BrightnessMenulet icon indicating copy to clipboard operation
BrightnessMenulet copied to clipboard

macOS menulet that allows control of display brightness, contrast via DDC/CI protocol

Brightness Menulet

Allows you to control monitor brigthness via menu in status bar.

Download latest app build in the releases tab.

.. _BrightnessMenulet.zip: https://raw.github.com/kalvin126/BrightnessMenulet/master/Resources/Brightness_Menulet.zip

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

Features: ............

  • Automatic Brightness using built in light sensor
  • Multi-Monitor support (no limit to amount of monitors!)
  • Runnable with OSX 10.8+ (Mileage will vary per monitor/GPU combination)
  • Logs VCP codes to console

Roadmap: ........

  • Time based settings
  • Add keyboard bindings

Credits: ........

  • Alec Jacobson_ - original Brightness Menulet app_ creator
  • Jon Taylor - DDC/CI bindings_
  • Victor Miroshnikov - copy&paste&debug job
  • Joey Korkames_: DDC / ddcctl

.. _DDC/CI bindings: https://github.com/jontaylor/DDC-CI-Tools-for-OS-X

.. _Alec Jacobson: http://www.alecjacobson.com/weblog/

.. _Joey Korkames: https://github.com/kfix/ddcctl

.. _original Brightness Menulet app: http://www.alecjacobson.com/weblog/?p=1127