blob: 8382bb8056ae9a5d03db3e4dfbca9e3a244dadb4 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
Faces is a Gtk+ program for monitoring a list visually. Typically this is
a list of incoming mail messages. IMAP and POP mailbox formats are
supported.
Faces has three different modes of operation:
* The default will monitor for new mail.
* You can monitor the whole of a mail file.
* Custom monitoring. You can specify a program or shell script to run.
Lots of good examples can be downloaded from:
ftp://ftp.cs.indiana.edu/pub/faces/picons/src/
Audio capabilities are also provided as a conditional compilation option.
WWW: http://faces.sourceforge.net/
|