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
whomwah (author)
Fri Apr 24 07:59:15 -0700 2009
commit  0bf2680e2a4370379c8522dece03c5fbc38e8dd2
tree    49f1ec544969389a1a62fbf4ac728b02c57ad145
parent  ec29ae885bb14de14af4bb3803ce320e425b6e26
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