Hudson Notifier is a small Linux application that sits on your system tray and notifies you about changes in your Hudson projects.
Hudson Notifier is available as an open source product under the Apache License, Version 2.0
You need feedparser. On Debian based systems you can install it as follows:
sudo apt-get install python-setuptools
easy_install feedparser
Download Hudson notifier and uncompress it wherever you want. That’s it.
Execute the file ./src/hudson-notifier.py
.
Right click on the icon, select Preferences and add the RSS feed urls of the project/s you are interested in. Apply and enjoy!