This is a simple (and shoddily coded) web application to control Phillips hue lights via the Hue Bridge.
All information is either stored in a cookie (bridge ip & user id) or your hue bridge (presets & groups). Therefore it's also possible to open the html file without using a webserver. Please note that saving cookies is not supported without a webserver. If you do this you will have to enter the ip and username everytime you open the file.
You can also login on your hue bridge by adding ?ip=&id= to your url (ip is optional).
There is also an extra.html file where you can debug and run certain functions (feel free to add more).
======
You can now use the application without hosting it yourself at: http://tuur29.github.io/HueWheel (make sure you let unsafe scripts run!)
fujaru's Wheel Color Picker Plugin for jQuery