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 Fri Apr 24 07:59:15 -0700 2009 update README [whomwah]
file app.rb Fri Apr 24 10:12:56 -0700 2009 update 404 test and remove some comments [whomwah]
file config.ru Thu Apr 16 02:03:33 -0700 2009 initial commit [whomwah]
directory public/ Thu Apr 16 02:03:33 -0700 2009 initial commit [whomwah]
directory tmp/ Thu Apr 16 02:03:33 -0700 2009 initial commit [whomwah]
directory views/ Thu Apr 23 14:12:07 -0700 2009 all the urls work just fine now [whomwah]
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