#Jankytray
A system tray application that displays the current status of a jenkins/hudson instance, and its jobs.
- Set desired platform in gradle.properties
- gradle clean createJar
- Runnable jar and all runtime dependencies will be located under build/output
- Follow the build steps and run the jar
- gradle runApp