Skip to content

BrightnessMenulet is an Mac OS X app that allows you to control display brightness via DDC/CI protocol

Notifications You must be signed in to change notification settings

Saman-VDR/BrightnessMenulet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 

Repository files navigation

Brightness Menulet

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.

https://raw.github.com/kalvin126/BrightnessMenulet/master/BrightnessMenulet/screenshot.png

Features:

  • 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)

Roadmap:

  • Support for other monitor makes (Currently only tested on Dell and certian HP displays)
  • Time based settings

Credits:

About

BrightnessMenulet is an Mac OS X app that allows you to control display brightness via DDC/CI protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 60.0%
  • C 40.0%