1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-22 19:45:54 -04:00
Go to file
2012-02-07 23:11:59 +00:00
.gitignore Added app module 2012-02-07 00:08:59 +00:00
app.c SImple window switching for message and console 2012-02-07 22:59:47 +00:00
app.h Added app module 2012-02-07 00:08:59 +00:00
jabber.c Added app module 2012-02-07 00:08:59 +00:00
jabber.h Added app module 2012-02-07 00:08:59 +00:00
log.c Added app module 2012-02-07 00:08:59 +00:00
log.h Added app module 2012-02-07 00:08:59 +00:00
Makefile Added app module 2012-02-07 00:08:59 +00:00
profanity.c Added app module 2012-02-07 00:08:59 +00:00
README Updated README 2012-02-03 01:36:57 +00:00
windows.c Fixed printing function keys 2012-02-07 23:11:59 +00:00
windows.h SImple window switching for message and console 2012-02-07 22:59:47 +00:00

Ncurses based jabber client.

To make:

    make

To run:

    ./profanity