This is an automated archive made by the Lemmit Bot.
The original was posted on /r/selfhosted by /u/ralsina on 2025-07-07 13:37:49+00:00.
I am publishing the first preview version of KV, a written-from-scratch remote KVM solution.
You can use it to remotely control a server (or any computer) and it will give you a webpage where you can see the video output and emulate a keyboard and mouse. You can upload a disk image to the KVM and provide it as a USB mass storage device to the server. I suppose you can even install the operating system in the server this way.
It supports cheap and popular USB video capture devices. You need a SBC with a OTG port.
There is a small video demonstrating the app here: https://youtu.be/_NCVytMPW18
And of course it’s MIT-licensed and you can get the code at https://github.com/ralsina/kv