Files
osc-js/apps/readosc
dependabot[bot] ed0dc75d0f Bump commander from 14.0.2 to 14.0.3 in /apps/readosc
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>
2026-02-02 04:33:39 +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