HerokuLifx
Shows heroku status through lifx bulbs.
Tired of waiting for the june 23, 2014 issue to resolve, I've set my LIFX bulb to wait for it ...
Installation
$ gem install heroku_lifx
Usage
$ heroku_lifx
Contributing
- Fork it ( https://github.com/[my-github-username]/heroku_lifx/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request