mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
🖥 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.
applebrightnesscontrolddcdisplayexternal-monitorgammakeyboardm1macosmacos-appmenubarosxshadesiliconswiftvolumexcode
| docs | ||
| .gitignore | ||
| docker.sh | ||
| License.txt | ||
| README.md | ||
MonitorControl Github Pages
Development
Using Docker (recommended)
docker run -it --rm -v "$PWD":/usr/src/app -p "4000:4000" starefossen/github-pages
or run the handy docker.sh script.