ljwlaji / MonitorControl

๐Ÿ–ฅ Control your external monitor brightness & volume on your Mac

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 cask install 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/the0neyouseek/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

About

๐Ÿ–ฅ Control your external monitor brightness & volume on your Mac

License:MIT License


Languages

Language:Swift 96.6%Language:Objective-C 3.4%