mirror of
https://github.com/jwetzell/osc-js.git
synced 2026-08-05 23:33:43 +00:00
ed0dc75d0f
Bumps [commander](https://github.com/tj/commander.js) from 14.0.2 to 14.0.3. - [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.2...v14.0.3) --- updated-dependencies: - dependency-name: commander dependency-version: 14.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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@latestand runreadosc