Files
osc-js/apps/readosc
2025-10-12 13:15:42 -05:00
..
2025-05-21 20:09:31 -05:00
2024-10-09 19:10:08 -05:00
2025-10-12 13:15:42 -05:00
2024-10-09 19:10:08 -05:00

npm

readosc

Simple NodeJS script for parsing OSC bytes from stdin.

Usage

Usage: readosc [options]

simple util to read osc packets from stdin

Options:
  -V, --version  output the version number
  -h, --help     display help for command
  • using npx npx readosc@latest
  • install using npm install -g readosc@latest and run readosc