/ukvm

Network KVM software in Rust

Primary LanguageRust

Network KVM switch in Rust

Work-in-Progress linux-based network KVM switch server and client.

Current progress

Server:

  • Buttons (GPIO Output)
  • LEDs (GPIO Input)
  • Keyboard (USB HID Gadget)
  • Mouse (USB HID Gadget)
  • Video (V4L Motion JPG)

Client (iced):

  • Buttons
  • LEDs
  • Keyboard
  • Mouse
  • Video

Client (web):

  • Buttons
  • LEDs
  • Keyboard
  • Mouse
  • Video