SimonasJurksa / ubuntu-jenkins-indicator

Fetches JENKINS jobs via api and displays last job status in UBUNTU indication toolbar next to clock.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ubuntu Jenkins Build Indicator

Fetches JENKINS jobs via api and displays last build status next to its short title in UBUNTU indication toolbar next to clock. Refreshes it every 30 seconds. This indicator is different than others with possibility to select jobs that you need only. Instead of showing all of them.

Run using command line

python jenkins-indicator.py

Run on startup

???? tell me how :) ????

Config

  • Copy config_default.json to config.json
  • Edit config.json and add your data you want to monitor.

Preview

preview1 preview1

Todo:

  • Extend to use multiple hosts.
  • Make configurable iteration time per host.

Similar other Gnome indicators:

About

Fetches JENKINS jobs via api and displays last job status in UBUNTU indication toolbar next to clock.


Languages

Language:Python 100.0%