alif-faishol / MonitorControl

Control your external monitor brightness & volume on your Mac

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please try to use the newer version here. This branch was created because in v1.2.1, the key shortcuts aren't working in my device, the last working version is v1.1.

But I don't need to control my monitor's audio volume as I don't use it, so I remove the functionality. That's it.

MonitorControl

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

MonitorControl menulet

Bonus: Using keyboard keys display the native osd :

MonitorControl OSD

Download

Go to Release and download the latest .dmg

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

Download the zip directly or clone the project somewhere with git

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

Then download the dependencies with Cocoapods

$ pod install

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

Third party dependencies

Support

  • macOS Sierra (10.12) and up.
  • Works with monitors comptaible with @kfix/ddcctl

Thanks

About

Control your external monitor brightness & volume on your Mac

License:MIT License


Languages

Language:Swift 81.4%Language:Objective-C 17.4%Language:Ruby 1.2%