2012-02-08 19:51:41 -05:00
|
|
|
Ncurses based Irssi inspired IM client.
|
|
|
|
|
|
|
|
Requires ncurses and libstrophe.
|
2012-02-02 20:36:57 -05:00
|
|
|
|
|
|
|
To make:
|
|
|
|
|
|
|
|
make
|
|
|
|
|
|
|
|
To run:
|
|
|
|
|
|
|
|
./profanity
|
2012-02-09 15:52:56 -05:00
|
|
|
|
|
|
|
WORKLIST:
|
|
|
|
|
|
|
|
Features:
|
|
|
|
Show login attempts in console
|
|
|
|
Show roster on login
|
|
|
|
Handle resize terminal in X windows
|
|
|
|
Secure XMPP
|
|
|
|
Window buffers for scrolling, with page up and down
|
|
|
|
Left right arrow keys whilst typing commands
|
|
|
|
Up down arrow keys for command history
|
|
|
|
|
|
|
|
Bugs:
|
|
|
|
Glitch with something flashing in status bar on login
|
|
|
|
Correctly handling string lengths
|
|
|
|
|
|
|
|
One day:
|
|
|
|
Other IM protocols
|
|
|
|
Log chat history to file option
|
|
|
|
Tab completion on commands
|
2012-02-09 16:45:31 -05:00
|
|
|
Tab completion on users
|