MonitorControl / MonitorControl
- вторник, 24 августа 2021 г. в 00:28:54
🖥 Control your external monitor brightness & volume on your Mac
Control your external display brightness and volume!
Use menulet sliders or the native Apple keyboard keys!
Shows native brightness and volume OSDs as well!
Go to Releases and download the latest .dmg
10.14
) and up (note: you can download version 2.1.0 for macOS Sierra 10.12
support)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.
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
(In earlier XCode versions Packages
menu is titled Swift Packages
)