Documentation
¶
Overview ¶
jetkvm drives a JetKVM from the command line.
JetKVM ships no documented control API: the web UI is the only supported client, and input and video both ride WebRTC rather than HTTP. This speaks that protocol directly, so a KVM can be scripted -- including reading the host's screen, which otherwise means a browser.
Protocol and keycodes derived from github.com/jetkvm/kvm @ dev (web.go handleWebRTCSession, webrtc.go, ui/src/keyboardMappings.ts).
Click to show internal directories.
Click to hide internal directories.