emesene is an instant messenger capable of connecting to various networks and utilizing different graphical toolkits. Currently msn and xmpp (jabber) are supported through papyon and SleekXMPP, which allows emesene to connect to various IM services such as Windows Live Messenger, GTalk, Facebook Chat, etc.
- Main repository (fork this one)
- Wiki
- Issue tracker
emesene embeds in its codebase a number of python libraries for the different service it supports. We embed them instead of using git submodules so we can make packagers' life better and hotfix eventual bugs.
- [papyon] (https://github.com/emesene/papyon)
- [SleekXMPP] (https://github.com/fritzy/SleekXMPP)
- [pyfb] (https://github.com/jmg/pyfb)
- libwebqq