m27q-kvm

Crates.iom27q-kvm
lib.rsm27q-kvm
version0.1.0
sourcesrc
created_at2021-08-07 14:36:48.506254
updated_at2021-08-07 14:36:48.506254
descriptionA KVM control library for the GIGABYTE M27Q monitor.
homepage
repositoryhttps://github.com/MabezDev/m27q-kvm
max_upload_size
id432797
size20,657
Scott Mabin (MabezDev)

documentation

README

M27 KVM switch control

A KVM control library for the GIGABYTE M27Q monitor.

Rationale

It's possible to switch to all inputs except the USB-C input via ddcutil. This tool uses the usb billboard device to control the KVM switch and source functionality.

Installation

  • Install udev rules from udev/.
  • Install this package via cargo: cargo install m27q-kvm --force. (--force to always get the latest version)

Platform support

  • Linux - Tested and working
  • MacOS - Tested and working
  • Windows - Untested
Commit count: 6

cargo fmt