Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anaynayak/buildnotify
A system tray based build status notification app for cctray.xml feeds.
https://github.com/anaynayak/buildnotify
buildnotify ccmenu cctray ci circleci continuous-integration cruisecontrol jenkins pyqt5 python
Last synced: 6 days ago
JSON representation
A system tray based build status notification app for cctray.xml feeds.
- Host: GitHub
- URL: https://github.com/anaynayak/buildnotify
- Owner: anaynayak
- License: other
- Created: 2017-09-11T16:11:21.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-09-16T06:04:59.000Z (4 months ago)
- Last Synced: 2025-01-08T16:18:02.211Z (13 days ago)
- Topics: buildnotify, ccmenu, cctray, ci, circleci, continuous-integration, cruisecontrol, jenkins, pyqt5, python
- Language: Python
- Homepage: https://anaynayak.github.io/buildnotify/
- Size: 1.13 MB
- Stars: 29
- Watchers: 4
- Forks: 7
- Open Issues: 5
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Authors: AUTHORS
Awesome Lists containing this project
README
BuildNotify
===========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.
Features
========* Monitor projects on multiple CruiseControl continuous integration servers.
* Access to overall continuous integration status from the system tray.
* Access individual project pages through the tray menu.
* Receive notifications for fixed/broken/still failing builds.
* Easy access to the last build time for each project
* Customize build notifications... image:: https://anaynayak.github.io/buildnotify/images/projectlist.png
Building from source
====================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.
Installing from PyPI
====================``pip install buildnotify --pre``
Launch using ``.local/bin/buildnotifyapplet.py``
Supported continuous integration systems
========================================
- See https://cctray.org/servers/