whomwah / light-controller

A Simple http proxy for controlling the spotlights at work

This URL has Read+Write access

whomwah (author)
Fri Apr 24 10:12:56 -0700 2009
commit  9409754817005aab8d1605512f93666f80a768d6
tree    7b6965d519782db40a4c668744b364234e119895
parent  0bf2680e2a4370379c8522dece03c5fbc38e8dd2
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