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
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.
This application uses code borrowed from ddcctl which uses code from DDC-CI-Tools
GNU GENERAL PUBLIC LICENSE