🖥 Control your display's brightness & volume on your Mac as if it was a native Apple Display. Use Apple Keyboard keys or custom shortcuts. Shows the native macOS OSDs.
Find a file
2026-04-08 13:17:38 +01:00
.github Update FUNDING.yml 2024-10-02 19:15:52 +02:00
build Rename app to XDRMonitorControl and refresh branding 2026-04-08 13:17:38 +01:00
MonitorControl Rename app to XDRMonitorControl and refresh branding 2026-04-08 13:17:38 +01:00
MonitorControl.xcodeproj Rename app to XDRMonitorControl and refresh branding 2026-04-08 13:17:38 +01:00
MonitorControlHelper sorting by name added (#1774) 2025-11-16 10:59:58 +01:00
.bartycrouch.toml Add Apple Silicon support & major revamp (3.0.0) (#520) 2021-08-21 13:18:54 +02:00
.gitignore Try fixing CI + Add dependabot (#1029) 2022-05-07 17:53:20 +02:00
.swift-version Some minor fixes and improvements (#786) 2021-11-14 10:43:49 +01:00
.swiftformat Add open sound/brightness preferences from media keys (#168) 2020-05-31 18:06:30 +02:00
.swiftlint.yml DDC support for high-end M2 (Pro/Max/Ultra) systems (#1404) 2023-08-14 18:08:27 +02:00
License.txt 🎉 1.0 2017-09-24 15:25:46 +02:00
README.md Rename app to XDRMonitorControl and refresh branding 2026-04-08 13:17:38 +01:00

App icon

XDRMonitorControl

A fork of MonitorControl by @shay2000 with XDR extended brightness support for MacBook Pro Liquid Retina XDR and Pro Display XDR.



license platform fork

Screenshot


Note

XDRMonitorControl is a personal fork of MonitorControl, maintained by @shay2000. It is not affiliated with or endorsed by the original MonitorControl project. For the official app, see MonitorControl.

Warning

This fork adds XDR extended brightness control, which drives your display above its standard maximum brightness. This may increase heat output and reduce battery life. Use responsibly.

What's different in this fork

  • XDR Extended Brightness — Unlocks brightness above the standard system maximum (100%) on MacBook Pro Liquid Retina XDR and Pro Display XDR displays. A red zone appears on the slider when in the extended range. Enable via an opt-in warning dialog the first time you reach maximum brightness.
  • XDR Safety Controls — "Reset to Standard Brightness" and "Disable XDR Extended Brightness" menu items let you quickly return to normal range.
  • Brightness sync respects XDR range — When syncing brightness across displays, the target display's maximum (including XDR) is respected.

Original MonitorControl 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 dimming, shade control for AirPlay, Sidecar and Display Link devices and other virtual screens.
  • 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.
  • Support for custom keyboard shortcuts as well as standard brightness and media keys on Apple keyboards.
  • Dozens of customization options.
  • Simple, unobtrusive UI.

How to build

Required

Build steps

git clone https://github.com/shay2000/XDRMonitorControl.git

Open MonitorControl.xcodeproj with Xcode. Dependencies download automatically on first open. If they don't: File > Packages > Resolve Package Versions.

Third party dependencies

Credits

This project is a fork of MonitorControl. All credit for the original application goes to:

XDR extended brightness additions by @shay2000.

License

MIT — see License.txt. Original copyright © MonitorControl contributors. Fork additions copyright © 2026 Shay Prasad.