Files
osc-js/apps/readosc
dependabot[bot] 04801b47d3 Bump commander from 13.0.0 to 13.1.0
Bumps [commander](https://github.com/tj/commander.js) from 13.0.0 to 13.1.0.
- [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/v13.0.0...v13.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 05:08:18 +00:00
..
2024-10-13 16:43:32 -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