/buildnotify

Debian Packaging for buildnotify

Primary LanguagePython

INSTALL:
a) Execute buildnotifyapplet.py from the current directory to start buildnotify.
b) Alternatively you can install using easy_install.
        b.1) Run easy_install BuildNotify
        b.2) Run /usr/bin/buildnotifyapplet.py or c:/python2.6/scripts/buildnotifyapplet.py to launch it.
        
DEPENDENCIES
Install pyqt4, pytz and python-dateutil.