Skip to content

A small Windows utility that sits in the taskbar notification area and changes the brightness of a connected Apple Studio Display.

License

Notifications You must be signed in to change notification settings

sfjohnson/studio-brightness

Repository files navigation

studio-brightness

studio-brightness is a small Windows utility that sits in the taskbar notification area and changes the brightness of a connected Apple Studio Display.

  • To increase brightness: left shift + left windows (or command) + right arrow
  • To reduce brightness: left shift + left windows (or command) + left arrow

To exit, left or right click on the icon in the taskbar notification area and click Exit.

Building

Pick either one of build.bat or CMake to build the executable "bin/studio-brightness.exe":

  • run build.bat in the Developer Command Prompt where cl.exe and rc.exe are in PATH.

  • CMake works with compilers including Visual Studio, Intel oneAPI, MinGW GCC, Clang

    cmake -B bin
    
    cmake --build bin

About

A small Windows utility that sits in the taskbar notification area and changes the brightness of a connected Apple Studio Display.

Resources

License

Stars

Watchers

Forks

Packages

No packages published