madagaga / WTalk

GTalk like client
MIT License
20 stars 10 forks source link

WTalk

Google Talk like client for Windows /!\ This is more a proof of concept than a real app.

Summary

Client library (.net core) and universal client for Google Hangouts written in c# Based on Tom Dryer python library.

This project is new and needs many improvement (perf / features)

ProtoJson parser is inspired by Marc Gravell work on ProtoBuf-net, and it can be improved.

This is more a proof of concept than a real app.

Final goal is to have a hangout simple client on windows (like gtalk was).

Actually basic features are supported :

Next features :

Other Features :

Known issues :

Screen

Initial project

Port of https://github.com/tdryer/hangups to c#.