joshk / hued-travis-ci-status

Have your Philips Hue lights sync with Travis CI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Travis CI in all the Hues

A little app which syncs the status of projects you are testing on travis-ci.org to your Philips Hue lights.

Runs happily on a Mac or Raspberry Pi.

Installation

bundle install

Then setup which lights map to which projects on Travis CI:

bundle exec ruby setup.rb

And finally sync the projects state and lights:

bundle exec ruby ruby.rb

To Do:

  • support for travis-ci.com
  • support for Travsi CI Enterprise
  • flash the light when it changes from Passing to Failing
  • clean up the scripts
  • add some basic tests

About

Have your Philips Hue lights sync with Travis CI

License:MIT License


Languages

Language:Ruby 100.0%