public
Description: A Simple http proxy for controlling the spotlights at work
Homepage: http://whomwah.com
Clone URL: git://github.com/whomwah/light-controller.git
name age message
file README Loading commit data...
file app.rb
file config.ru
directory public/
directory tmp/
directory views/
README
Light Controller
================

A simple Sinatra HTTP proxy for controlling the spotlights at work. You can do things like

http://lights.local/all/(red|green|blue)
http://lights.local/all/rgb125-125-125
http://lights.local/(all|1|2)/red
http://lights.local/(all|1|2)/off
http://lights.local/(all|1|2)/random