Package: slimevr
Severity: wishlist

This software is used for connecting SlimeVR trackers and also some other
implementations like Nintendo Switch joycons and phones. The github repo
with source code and releases is https://github.com/SlimeVR/SlimeVR-Server
One of my personal concerns is the modularity of it, it's separated in
multiple parts. The GUI is based on Tauri and it gets bundled together with
Vite and then compiled into the Tauri binary with cargo. Then you have the
server which is Java based and the Tauri binary runs it by using the first
compatible version of the JVM it can find in the OS.

Reply via email to