mirror of
https://github.com/jwetzell/osc-js.git
synced 2026-08-04 14:57:50 +00:00
342ff8fd39
Bumps [commander](https://github.com/tj/commander.js) from 13.1.0 to 14.0.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.1.0...v14.0.0) --- updated-dependencies: - dependency-name: commander dependency-version: 14.0.0 dependency-type: direct:production update-type: version-update:semver-major ... 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