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.

https://preview.redd.it/9130k4c8ggbf1.png?width=1543&format=png&auto=webp&s=bb98c2d1e419ff6c0053152175d71d2fcff40f67

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