No commit activity in last 3 years
No release in over 3 years
Sinatra app that drives the delcom indicator light
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Development

~> 0.9.2

Runtime

= 2.2.23
>= 0
= 0.1.3
= 1.0
 Project Readme

indicatord - is a sinatra app (running as root) that drives the usb delcom light jenkins_light - monitors the jenkins ci view running on JENKINS_URL and modifies the indicator light by sending get requests to the sinatra app

Works under linux (tested under Ubuntu 10.04)

Installing under Ubuntu

sudo apt-get install libusb-dev
sudo gem install indicator_delcom

TODO: rename this repo