From 75aee573e8ae3da39d5a8331774378c9253195b1 Mon Sep 17 00:00:00 2001 From: Hrvoje Cavrak Date: Sun, 24 Dec 2023 23:40:54 +0100 Subject: [PATCH] Adding a new org (private hobbyist maker of open-source gadgets). https://github.org/hrvach/deskhop is a keyboard/mouse switcher with some internal logic to allow for super-short switch times and mouse cursor tracking, so a mouse cursor can be dragged between different computers and OS-es. Kindly requesting PID C000 for this project, all source code, schematics, PCB layout and 3D printable case are published under GPLv3. Thank you! --- 1209/C000/index.md | 9 +++++++++ org/hrvoje/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/C000/index.md create mode 100644 org/hrvoje/index.md diff --git a/1209/C000/index.md b/1209/C000/index.md new file mode 100644 index 00000000..b1256907 --- /dev/null +++ b/1209/C000/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: DeskHop +owner: hrvoje +license: GPL +site: https://github.com/hrvach/deskhop +source: https://github.com/hrvach/deskhop +--- +Rapid keyboard/mouse switcher with additional features. diff --git a/org/hrvoje/index.md b/org/hrvoje/index.md new file mode 100644 index 00000000..57df305b --- /dev/null +++ b/org/hrvoje/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Hrvoje Cavrak +site: https://github.com/hrvach/ +--- +Engineer, geek and maker of hobby open-source projects.