Skip to content

piresbruno/uebersicht-jenkins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Übersicht Jenkins Widget

Made for Übersicht

Options

You can find all options index.coffee at the top of the file:

  1. Drag and drop the jenkins.widget folder in the Übersicht widgets folder

  2. Set the configuration variables with your Jenkins data
    user - your jenkins username
    token - your jenkins access token (you can find it on http://{jekins URL}/user/{username}/configure)
    serverUrlWithAuth - your jenkins server url when you have authentication, without http:// serverUrlNoAuth - your jenkins server url, with http://

  3. Change your machine name in the function render
    machine = '{LukeSkywalker}'

Appearance

To tweak the appearance, just change the css on the top of the index.coffee file.

alt tag

#Version version 0.6

Credits

Original icons by Erik Flowers http://erikflowers.github.io/weather-icons/

About

Simple Uebersicht jenkins widget

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published