Allows you to control monitor brigthness via menu in status bar.
This tool works on OSX 10.8+. If you have tested your monitor(s) with this tool, please let me know wether it worked or not. Preference's Debug button logs to the console VCP codes and their values on the selected monitor.
Modified version! See commit messages for more information.
No Binary download available.
- Automatic Brightness using built in light sensor (Modify LMUController’s percentageForSensorValue: to your liking)
- Multi-Monitor support (no limit to amount of monitors)!
- Compatible with OSX 10.8+
- Keyboard bindings (hardcoded)
- Support for other monitor makes (Currently only tested on Dell and certian HP displays)
- Time based settings
- Alec Jacobson - original Brightness Menulet app creator
- Jon Taylor - DDC/CI bindings
- Victor Miroshnikov - copy&paste&debug job
- Joey Korkames: EDID Reading