1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00
Go to file
2012-02-09 00:51:41 +00:00
.gitignore Added app module 2012-02-07 00:08:59 +00:00
app.c Split window functions 2012-02-08 23:49:46 +00:00
app.h Added app module 2012-02-07 00:08:59 +00:00
input_bar.c Added seperate window modules 2012-02-08 23:55:11 +00:00
input_win.c Added seperate window modules 2012-02-08 23:55:11 +00:00
jabber.c Basic multiwindow chat 2012-02-08 22:46:35 +00:00
jabber.h Basic multiwindow chat 2012-02-08 22:46:35 +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 Time output 2012-02-09 00:48:17 +00:00
profanity.c Added app module 2012-02-07 00:08:59 +00:00
README Update README 2012-02-09 00:51:41 +00:00
title_bar.c Added seperate window modules 2012-02-08 23:55:11 +00:00
util.c Time output 2012-02-09 00:48:17 +00:00
util.h Time output 2012-02-09 00:48:17 +00:00
windows.c Time output 2012-02-09 00:48:17 +00:00
windows.h Split window functions 2012-02-08 23:49:46 +00:00

Ncurses based Irssi inspired IM client.

Requires ncurses and libstrophe.

To make:

    make

To run:

    ./profanity