🖥 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-05-02 15:38:31 +02:00
.github docs: update issue templates 2021-05-02 15:38:31 +02:00
MonitorControl Setup BartyCrouch run script 2020-10-18 15:55:22 +02:00
MonitorControl.xcodeproj Setup BartyCrouch run script 2020-10-18 15:55:22 +02:00
MonitorControlHelper Release 2.1.0 2020-09-20 22:59:07 +02:00
OSD.framework 🎉 1.0 2017-09-24 15:25:46 +02:00
.bartycrouch.toml Setup BartyCrouch run script 2020-10-18 15:55:22 +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 Add Advanced Preferences panel (#97) 2019-08-28 12:17:35 +02:00
Cartfile Implement ctrl + brightness for controlling internal display, Respect enabled option for internal display (#175) 2020-02-23 12:42:57 +01:00
Cartfile.resolved Release 2.1.0 2020-09-20 22:59:07 +02:00
License.txt 🎉 1.0 2017-09-24 15:25:46 +02:00
README.md update references to the0neyouseek with MonitorControl 2021-03-08 10:52:17 +01:00

MonitorControl

Control your external monitor brightness, contrast or volume directly from a menulet or with keyboard native keys.

Translations: 🇬🇧 🇫🇷 🇩🇪 🇮🇹 🇷🇺 🇺🇦 🇯🇵 🇵🇱



menulet screenshot

general screenshotkeys screenshotdisplay screenshot

Bonus: Using keyboard keys displays the native osd

osd screenshot

Download

Go to Release and download the latest .dmg

Installing with Homebrew Cask

You can also install MonitorControl with Homebrew Cask.

$ brew install --cask monitorcontrol

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.

How to build

Required

Clone the project

$ git clone https://github.com/MonitorControl/MonitorControl.git

Then download the dependencies with Carthage

$ carthage bootstrap --platform macOS

You're all set ! Now open the MonitorControl.xcodeproj with Xcode

Third party dependencies

Support

  • macOS Sierra (10.12) and up.
  • Works with monitors controllable via DDC.

Contributors

Thanks