🖥 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
2021-10-07 18:04:48 +02:00
.github Fix/betaissues (#675) 2021-10-06 22:35:59 +02:00
docs Fix build (#630) 2021-09-30 23:11:11 +02:00
MonitorControl Fix volume control issue when only internal display is present (#680) 2021-10-07 18:04:48 +02:00
MonitorControl.xcodeproj Some minor fixes and changes (#662) 2021-10-03 17:17:07 +02:00
MonitorControlHelper Fix volume control issue when only internal display is present (#680) 2021-10-07 18:04:48 +02:00
.bartycrouch.toml Add Apple Silicon support & major revamp (3.0.0) (#520) 2021-08-21 13:18:54 +02:00
.gitignore Added a couple of basic entries back into gitignore 2020-09-19 14:17:33 +02:00
.swift-version Various Enhancements (#66) 2019-05-07 15:01:26 +02:00
.swiftformat Add open sound/brightness preferences from media keys (#168) 2020-05-31 18:06:30 +02:00
.swiftlint.yml Fix DDC reliability on latest Xcode versions, migrate to SPM, more fixes (#453) 2021-06-15 21:55:53 +02:00
License.txt 🎉 1.0 2017-09-24 15:25:46 +02:00
README.md Update README.md (#656) 2021-10-02 12:20:22 +02:00

App icon

MonitorControl - Now with Apple Silicon support

Control your external display brightness and volume
Use menulet sliders or the native Apple keyboard keys
Behaves like native, with (optional) brightness & volume OSD


Screenshot


Download

Go to Releases and download the latest .dmg

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.

How to help

Open issues if you have a question, an enhancement to suggest or a bug you've found. If you want you can fork the code yourself and submit a pull request to improve the app.

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

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