Skip to content

chris1111/NativeDisplayBrightness

 
 

Repository files navigation

NativeDisplayBrightness

  • Update 21 Oct 2024 Adapted for macOS Sequoia 15

Control your desktop monitor brightness just like on a MacBook!

  • Building: ➥ Xcode is required
git clone https://github.com/chris1111/NativeDisplayBrightness.git && cd $HOME/NativeDisplayBrightness && make

Screenshot

This a utility application to control monitor brightness with the (F1), (F2) keys. It utilizes DDC/CI, but this app doesn't have the freezing issues that similar aplications tend to suffer from.

Usage ➤ Usage

This app also shows the native system UI when changing brightness! It uses the private BezelServices framework for this.

Needless to say, your monitor needs to support DDC/CI for this app to work.

License

This application uses code borrowed from ddcctl which uses code from DDC-CI-Tools

GNU GENERAL PUBLIC LICENSE

About

macOS display brightness utility for external monitors with a native UI.

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • Objective-C 50.4%
  • HTML 26.6%
  • C 22.2%
  • Other 0.8%