Skip to content

Instantly share code, notes, and snippets.

@Brunas
Brunas / FlyingWidgets.md
Last active December 25, 2015 20:59 — forked from jwalton/FlyingWidgets.md
FlyingWidgets with support of more keyboard actions

This is slightly extended version of FlyingWidgets for Dashing.

I added support of following keyboard keys. The complete list of supported key strokes:

    Left Arrow (code 37) - to go one dashboard back
    Right Arrow (code 39) - to go one dashboard forward
    Spacebar (code 32) - to go one dashboard forward
    Home (code 36) - to go to the first dashboard
    End (code 35) - to go to the last dashboard
@Brunas
Brunas / Jenkins Build.md
Last active June 27, 2017 15:20 — forked from mavimo/Readme.md
Extended Jenkins build widget for Dashing

Description

This is extended version of Dashing widget to display a Jenkins build status and build progress.

The widget is based on the original Jenkins Build widget. It supports multiple Jenkins servers. Also, when build is not BUILDING the progress gauge isn't shown, instead build title is bigger. Also, fixed problem when build progress was shown with negative number.

Installation

Put the files jenkins_build.coffee, jenkins_build.html and jenkins_build.scss goes in the /widget/jenkins_build directory and the jenkins_build.rb in the /jobs directory