Luminosity is an applet that will adjust your screen brightness automatically depending on the time of day. It is at the lowest brightness settings from 12 am to 6 am, and then it builds up to almost full brightness at 11am. After 6pm it starts to dim again. You can also manually change the brightness, but on the next hour the applet will change the brightness to whatever it thinks it should be, unless you turn it off.
Changelog
5/17/09 v0.4 - Fixed on/off button. Updated the brightness changing process to use PowerEvents so it will only update when you turn the applet on/off or the phone is powered on/off. So there's no timer continuously running and it won't change in the middle of you doing something. Also added current brightness level to the top line so you can where you're at. Still using registry method to change brightness levels.
5/16/09 v0.3 - Changed the brightness up/down buttons to use the registry method and changed the timer method so it should update more reliably
5/14/09 v0.2 - Fixed some bugs and switched to Registry method to change brightness
5/13/09 v0.1 - initial release
To do
- make changing the times and brightness levels user friendly
- Make it purty
