JetKVM is much like nanoKVM but a slightly polised version.
What is JetKVM?
JetKVM is a high-performance, open-source KVM over IP (Keyboard, Video, Mouse) solution designed for efficient remote management of computers, servers, and workstations. Whether you’re dealing with boot failures, installing a new operating system, adjusting BIOS settings, or simply taking control of a machine from afar, JetKVM provides the tools to get it done effectively.
As far as I know, these Jets are not available for retail yet, but can be bought via their kickstarter.
Link to the source code: https://github.com/jetkvm/kvm
Link to their website: https://jetkvm.com/
Link to their kickstarter: https://www.kickstarter.com/projects/jetkvm/
Picture of a JetKVM mounted in a homelab, credits to Jeff Gerling.
@Lemjukes @Sunny It’s a KVM that you access over IP. It’s physically plugged into a machine’s HDMI and USB ports so, unlike software solutions, it can be used to access the BIOS/UEFI and system functions prior to hitting the desktop (like login managers and recovery consoles), and allows you to boot other operating systems and the like. It can also act as a PXE host for loading disk images, issue Wake On LAN to its connected machine, and likely a bunch of other convenience functions.
Ooooooh! Ok that’s really cool. Thank you so much for taking the time to explain that!