https://github.com/wrren/kvm
Cross-platform application for controlling monitor inputs through DDC.
https://github.com/wrren/kvm
Last synced: 23 days ago
JSON representation
Cross-platform application for controlling monitor inputs through DDC.
- Host: GitHub
- URL: https://github.com/wrren/kvm
- Owner: wrren
- Created: 2020-09-04T09:13:59.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-21T10:08:42.000Z (over 5 years ago)
- Last Synced: 2025-10-05T13:38:50.642Z (8 months ago)
- Language: C++
- Size: 1.61 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-xmake - kvm
README
# KVM
Use DDC/CI to change your monitor's inputs in response to USB device connect or disconnect events.
# Todo
- [x] Detect USB device connects and disconnects.
- [x] Send DDC command to connected displays.