Remix.run Logo
skolos 6 hours ago

or make one yourself: https://github.com/espkvm/espkvm

ZYbCRq22HbJ2y7 5 hours ago | parent | next [-]

i am not sure i would trust a two month old project "based on a three month old proof of concept" over a product that has been around for years, but it is good to know it is there

dexif 2 hours ago | parent | prev [-]

Maintainer (espkvm) here. :) Thanks for the mention ;)

It started as a firmware for myself: I wanted a KVM, but not a Linux system inside one. A colleague talked me into publishing it and it grew from there. It runs on ESP32-P4 dev boards, no custom hardware.

I am not saying it is better than JetKVM. What I find more interesting is that the Mini landed on the same chip. Their stack is completely different from the Linux JetKVM, so it must be a rewrite from scratch - a sign the idea of a KVM without an OS holds up.