/xmpp-tester

Testing client for XMPP - display XML stanzas send/received

Primary LanguagePythonMIT LicenseMIT

xmpp-tester

Simple XMPP client that can be used to test/learn XMPP - it displays all stanzas send/received.

Also project contains simple urwid UI template to enable this type of interfaces - commander.py.

Install dependencies with pip -r requirements.txt and run ./client.py.