BuildNotify is a CCMenu/CCTray equivalent for Ubuntu. It resides in your system tray and notifies you of the build status for different projects on your continuous integration servers. BuildNotify is largely inspired from the awesome CCMenu available for Mac.
.. image:: https://anaynayak.github.io/buildnotify/images/projectlist.png
The ubuntu package is pretty old! You can use the pypi package which is in sync with latest releases.
To do so do the following::
pipx run --spec=buildnotify buildnotifyapplet.py
this will launch buildnotifyapplet.py and show a icon in the menubar.
pip install buildnotify --pre
Launch using .local/bin/buildnotifyapplet.py