README
The following will allow you to install the Jenkins Monitor Applet on your
Linux Desktop toolbar.
$ cd /tmp
$ tar xzvf /path/to/jenkinsapplet-<version>.tar.gz
$ cd jenkins_applet.<version>
$ scons -Q
$ su
<enter root password>
$ scons -Q install
$ exit
Now right-click on the toolbar or panel at the top of the desktop and select
[Add to Panel...].
On the Add tp Panel dialog select "A Jenkins Panel Applet" and select [Add]
and then [Close] to close the Add to Panel dialog.
Right-click on the new icon on the panel and select [Preferences...].
On the Preferences dialog confirm the Jenkins Host and Port, the Refresh Delay
and Job Name filter and select [Save].
If you hover the mouse over the panel icon a tooltip is displayed with the
current Jenkins Status's for the configured server.
LIMITATIONS
The Job Name filter is only compared against the start of the Job Name.