From 808be9b95dbb49cd2897b201d66fbe31d1fb5c11 Mon Sep 17 00:00:00 2001 From: Roberto Alsina Date: Sun, 13 Jul 2025 00:24:41 -0300 Subject: [PATCH] Added PID for ralsina/kv a remove KVM solution --- 1209/8118/index.md | 11 +++++++++++ org/ralsina/index.md | 9 +++++++++ 2 files changed, 20 insertions(+) create mode 100644 1209/8118/index.md create mode 100644 org/ralsina/index.md diff --git a/1209/8118/index.md b/1209/8118/index.md new file mode 100644 index 00000000..b4d68445 --- /dev/null +++ b/1209/8118/index.md @@ -0,0 +1,11 @@ +--- +layout: pid +title: kv +owner: ralsina +license: MIT +site: https://github.com/ralsina/kv +source: https://github.com/ralsina/kv +--- +This is a complete remote KVM solution aimed at working with generic hardware (most other implementations require very specific SBCs or video capture equipment) + +It currently acts as a USB keyboard/mouse/mass storage/ethernet composite device. diff --git a/org/ralsina/index.md b/org/ralsina/index.md new file mode 100644 index 00000000..a0272751 --- /dev/null +++ b/org/ralsina/index.md @@ -0,0 +1,9 @@ +--- +layout: org +title: Roberto Alsina +site: https://ralsina.me +--- +I am a hobbyist developer. I am the author of a remote KVM which uses Linux composite gadget to control a server from a SBC, which means I need a PID. + +You can see that app at https://github.com/ralsina/kv +