You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
XMPP client implemented in Python with PyQt interface that is based on **PyTalk** ([[github page|https://github.com/Natim/PyTalk]]).
It uses **sleekxmpp** library for the protocol, see their [[website|http://sleekxmpp.com/]] and [[github page|https://github.com/fritzy/SleekXMPP/wiki]].
Dependencies:
1. python
2. sleekxmpp via easy_install
3. python-dnspython python-qt4 via Software Center