Files
osc-js/apps/readosc
dependabot[bot] c5b014c5fd Bump commander from 14.0.1 to 14.0.2 in /apps/readosc
Bumps [commander](https://github.com/tj/commander.js) from 14.0.1 to 14.0.2.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tj/commander.js/compare/v14.0.1...v14.0.2)

---
updated-dependencies:
- dependency-name: commander
  dependency-version: 14.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-27 04:37:32 +00:00
..
2025-05-21 20:09:31 -05:00
2024-10-09 19:10:08 -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