A small backbone.js application that monitors your Jenkins CI build server and displays failing, passing, building and disabled jobs. Audio is played when jobs move from a passing state to a failing state or from a failing state to a passing state.
- Download a zip of the project
- Extract that zip
- Configure the radiator (see below)
- Open
index.htmlin Safari or Chrome
- Edit
config.jsand update theci_json_urlto point to your Jenkins instance - Open
index.htmlin Chrome or Safari
- Edit
config.jsand set therefresh_intervalto something other than 1 minute - Add job names that should not be counted towards a failing status to the
filteredarray

