Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/growse/silly-kvm


https://github.com/growse/silly-kvm

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# Silly KVM

What if we could react to USB events and send monitor DDC commands? That's a KVM, Shirley?

## Using

```shell
Usage: silly-kvm [OPTIONS] --usb-vendor-id --usb-product-id

Options:
-d, --debug

-v, --usb-vendor-id
USB Vendor ID to listen for
-p, --usb-product-id
USB Product ID to listen for
--ddc-wait-interval
How long to pause after issuing a DDC command [default: 300]
-m, --monitor-config ...
Monitor configuration in the format ::
-h, --help
Print help
```