Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@slimevr/serial-to-tracker

Package Overview
Dependencies
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@slimevr/serial-to-tracker

> This is a simple program that takes in serial data and emulates a SlimeVR tracker.

latest
Source
npmnpm
Version
0.1.13
Version published
Maintainers
2
Created
Source

Serial to SlimeVR-Tracker converter

This is a simple program that takes in serial data and emulates a SlimeVR tracker.

Requirements

  • Node.JS >= 16.0.0

Getting Started

Due to how the SlimeVR server works, you have to run this program on a separate device (eg. a VM with USB passthrough or a laptop)

npx @slimevr/serial-to-tracker [SERIAL PORT]

If you don't specify a serial port, the program will list all of them.

Protocol

The protocol is described in protocol.c.

FAQs

Package last updated on 19 Apr 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts