CJC — Console XMPP Client

CJC is a Jabber/XMPP client for text terminals. It uses pyxmpp library for XMPP comunication and curses for screen output. It is not fully-featured yet, but still quite usable. Its user interface is resembling those of popular IRC clients like irssi or BitchX.

For those interested, there are some screenshots available.

Download

CJC source code releases are available for download at: http://cjc.jajcus.net/downloads/

Mailing Lists

There are three mailing list available for the project:

SVN Repository

You can browse the source code repository using the source browser.

The SVN repository URL for anonymous access is: http://cjc.jajcus.net/svn/cjc/

You may check out the latest code using:

svn checkout http://cjc.jajcus.net/svn/cjc/trunk cjc

Author

CJC is written by Jacek Konieczny. Other people who contributed to the project (by sending patches) are mentioned in the SVN commit logs and the ChangeLog included in source releases.