MonitorControl

在你的 Mac 上控制你的外部显示器的亮度和音量。「Control your external monitor brightness & volume on your Mac」

Github stars Tracking Chart

Download

Go to Releases and download the latest .dmg

Major features

  • Control your display's brightness, volume and contrast!
  • Shows native OSD for brightness and volume.
  • Supports multiple protocols to adjust brightness: DDC for external displays (brightness, contrast, volume), native Apple protocol for Apple and built-in displays, Gamma table control for software adjustment (recommended for OLED), shade control for AirPlay, Sidecar and Display Link devices.
  • Supports smooth brightness transitions.
  • Seamlessly combined hardware and software dimming extends dimming beyond the minimum brightness available on your display.
  • Synchronize brightness from built-in and Apple screens - replicate Ambient light sensor and touch bar induced changes to a non-Apple external display!
  • Sync up all your displays using a single slider or keyboard shortcuts.
  • Allows dimming to full black (advanced feature).
  • Support for custom keyboard shortcuts as well as standard brightness and media keys on Apple keyboards.
  • Dozens of customization options to tweak the inner workings of the app to suit your hardware and needs (don't forget to enable Show advanced settings in app Preferences).
  • Modern, stylish and highly customizable menulet reflecting the design of Control Control introduced in Big Sur.
  • Simple, unobstrusive UI to blend in to the general aesthetics of macOS (even the menu icon can be hidden).
  • Supports automatic updates for a hassle-free experience.
  • The best app of its kind, completely FREE (donations welcome) with the source code transparently available!

How to install and use the app

  1. Download the app
  2. Copy the MonitorControl app file from the .DMG to your Applications folder
  3. Click on the MonitorControl app file
  4. Add the app to Accessibility under System Preferences » Security & Privacy » Privacy as prompted (this is required only if you wish to use the native Apple keyboard brightness and media keys - if this is not the case, you can safely skip this step).
  5. Use your keyboard or the sliders in the app menu (a brightness symbol in the macOS menubar as shown on the screenshot above) to control your displays.
  6. Open Preferences... for customization options (enable Show advanced settings for even more options).
  7. You can set up custom keyboard shortcuts under the Keyboard in Preferences (the app uses Apple media keys by default).
  8. If you have any questions, go to Discussions!

Screenshots (Preferences)

macOS compatibility

MonitorControl version macOS version
v4.0.0 Catalina 10.15*
v3.1.1 Mojave 10.14
v2.1.0 Sierra 10.12

* With some limitations - full functionality available on macOS 11 Big Sur or newer.

Supported displays

  • Most modern LCD displays from all major manufacturers supported implemented DDC/CI protocol via DisplayPort, HDMI, USB-C or VGA to allow for hardware backlight control.
  • Apple (and LG-Apple) displays and built-in displays are supported using native protocol.
  • LCD and LED Televisions usually do not implement DDC, these are supported using software alternatives to dim the image (some higher-end sets are able to translate this into hardware backlight dimming).
  • OLED or mini/micro-LED displays and televisions are fully supported using gamma table manipulation (this is a no-compromise solution for this class of displays).
  • DisplayLink, Airplay and Sidecar are supported using shade (dark overlay) control.

Dummy compatibility:

  • The app is compatible with BetterDummy mirrored sets.
  • The app is compatible with mirrored sets that include a dummy dongle identifying as 28E850

Notable exceptions for hardware control compatibility:

  • Some displays (notably EIZO) use MCCS over USB or an entirely custom protocol for control. These displays are supported with software dimming only.
  • The HDMI port of the 2018 Intel Mac mini and 2020 M1 Mac mini prohibit DDC communication. Software control is still available. We recommend connecting the display via the USB-C port (USB-C to HDMI dongles usually work).
  • DisplayLink docks and dongles do not allow for DDC control on Macs, only software dimming is available for these connections.

Note to f.lux users - please activate Avoid gamma table manipulation under Preferences » Displays! This step is not needed if you use Night Shift.

How to help

Localizations

MonitorControl supports localization. We gladly welcome your contribution with a new language! See the opening post of the relevant discussion on how to add your translation!

How to build

Required

Build steps

  • Clone the project via this Terminal command:
git clone https://github.com/MonitorControl/MonitorControl.git
  • If you want to clone one of the branches, add --single-branch --branch [branchname] after the clone option.
  • You're all set! Now open the MonitorControl.xcodeproj with Xcode! The dependencies will automatically get downloaded once you open the project. If they don't: File > Packages > Resolve Package Versions

Third party dependencies

Maintainers

Thanks

Overview

Name With OwnerMonitorControl/MonitorControl
Primary LanguageSwift
Program languageSwift (Language Count: 2)
PlatformMac
License:MIT License
Release Count37
Last Release Namev4.2.0 (Posted on )
First Release Namev1.0 (Posted on )
Created At2017-09-16 21:13:40
Pushed At2024-02-15 06:05:31
Last Commit At
Stargazers Count26k
Watchers Count154
Fork Count770
Commits Count251
Has Issues Enabled
Issues Count865
Issue Open Count31
Pull Requests Count202
Pull Requests Open Count1
Pull Requests Close Count48
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top