- Live scheduling based on civil twilight times at a given location
- Support for up to 3 displays (easily expandable)
Terrible codeWho said that?!- External program integration
- Monitors must support DDC/CI properly. Some can be a bit odd, or just not support it at all.
- Monitor support for DDC/CI cannot be checked as there is a bug in the Windows API that returns false results for checking support. Thanks Microsoft
- Brightness settings are not tied to specific monitors, the settings are tied to the current monitor number recognized by the system.
Downloads can be found here
- DDC/CI control provided by BrightnessControl.
- Scheduling times provided by sunrise-sunset.org's free API.
- Special thanks to IronRazer of the DreamInCode forums for assistance with the implementation of BrightnessControl.