Apply 5 suggestion(s) to 1 file(s)

Co-authored-by: hypevhs <4498312-hypevhs@users.noreply.gitlab.com>
This commit is contained in:
Mhowser 2025-05-13 21:23:57 +00:00
parent f332d53e57
commit 823a4ec991

View file

@ -7,24 +7,24 @@ weight: 50
{{% hint info %}}
For a better Full Body experience on Linux, it is recommended to buy the Official SlimeVR Trackers. This article is not an endorsement and is intended for users who have already acquired the hardware and are looking for compatible software.
For a better full-body experience on Linux, it is recommended to buy the Official SlimeVR Trackers. This article is not an endorsement and is intended for users who have already acquired the hardware and are looking for compatible software.
{{% /hint %}}
- [Product website](https://en.shiftall.net/our-products)
HaritoraX trackers are IMU based positional trackers.
HaritoraX trackers are IMU-based positional trackers.
## SlimeTora
- [Project repo](https://github.com/OCSYT/SlimeTora)
- [Project Wiki](https://github.com/OCSYT/SlimeTora/wiki)
SlimeTora is a program that connects the HaritoraX trackers to the [SlimeVR server](https://docs.slimevr.dev/server/index.html), supporting both the `HaritoraX Wireless` and `HaritoraX Wired` (1.1b/1.1/1.0). Supports `Bluetooth` (low energy), `Bluetooth` (classic) (w/ `COM`), and the `GX(6/2)` communication dongles (w/ `COM`).
SlimeTora is a program that connects the HaritoraX trackers to the [SlimeVR server](https://docs.slimevr.dev/server/index.html), supporting both the HaritoraX Wireless and HaritoraX Wired (1.1b/1.1/1.0). Supports Bluetooth (low energy), Bluetooth (classic) (w/ COM), and the GX(6/2) communication dongles (w/ COM).
### haritorax-interpreter
### HaritoraX Interpreter
- [Project repo](https://github.com/JovannMC/haritorax-interpreter)
- [NodeJS package](https://www.npmjs.com/package/haritorax-interpreter)
A node.js package that enables communication with the HaritoraX FBT trackers to read/write data to the trackers. No HaritoraConfigurator / VR Manager software needed (mostly)!
HaritoraX Interpreter is a Node.js package that enables communication with the HaritoraX FBT trackers to read/write data to the trackers. No HaritoraConfigurator/VR Manager software needed (mostly)!