Self hosted server for the VibHub vibrator system.
Looking to create your own USB Toy? Use VibHub Client
This software is not required if you want to use the JasX hosted relay.
Install via docker:
git clone https://github.com/JasXSL/VibHub-Servercd VibHub-Serversudo docker compose up- Long press the button on your VibHub and enter the web portal. Then change the VibHub server to the IP of the machine you installed the server on.
Install manually:
- Git clone the project into any folder you want.
- Rename config.json.small to config.json
npm installnode index
More documentation will come later.