Informant 0.01
Gnome Applet and sources for notifying user of events
Informant is a set of utilities for keeping a user informed of events. It consists of an informant, which is the means by which the user is alerted to the occurrence of the said event, and a number of sources that "whisper" an alert to the informant when the event occurs.
Currently, the informant is implemented as a Gnome Panel applet or a stand alone Gtk program. When an alert has been whispered by a source, the text of the applet or Gtk program changes from "No alerts" to "New Alerts". The user can click on the text and a window will pop up containing a list of the alerts received and the time they were received. The sources provided are the original CVSToys source, an e-mail filter source and a daemonized version of it, an RSS feed source (relying on TouRSSt), a web page change monitoring source, and a simple command line source that can be called from anything else. The code for each of these sources is simple enough to follow that new sources can be written quite easily.
- Author: Travis B. Hartwell <nafai at travishartwell net>
- Home Page: http://www.travishartwell.net/projects/informant/
- Download URL: http://www.travishartwell.net/projects/informant/
- Keywords: Gnome,Twisted,applet,alert
- License: LGPL
- Platform: Linux, possibly others not supporting Gnome with standalone gtk
-
Categories
- Development Status :: 3 - Alpha
- Environment :: X11 Applications :: Gnome
- Intended Audience :: End Users/Desktop
- License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
- Operating System :: POSIX :: Linux
- Programming Language :: Python
- Topic :: Desktop Environment :: Gnome
- Topic :: Utilities
- Package Index Owner: Nafai
- DOAP record: Informant-0.01.xml
