osc-debugger

1.2.1 • Public • Published

osc-debugger

Example of using osc-debugger

osc-debugger is a – 🥁 – OSC debugger for the terminal. No results came up when I search for "osc debugger" on npm's website, so I figured there wasn't one.

It has two dazzlingly simple features:

  • Monitor OSC messages (over UDP) sent to a port
  • Send OSC messages (over UDP) to a port

Installation

This thingamajiggy is meant to live globally and happily in your terminal environment. So I would suggest you

npm i -g osc-debugger

with that shiny -g flag.

Usage

🎶 Try with a little osc-debugger --help from my friends. 🎶

Interactive mode

If you were brave enough to install osc-debugger onto your system, then you are free to

osc-debugger

in your terminal. From there you will be escorted to your destination.

CLI commands

If you know where you are going and don't need that escort, you can

# Start a monitor 
osc-debugger monitor -p 6666
 
# Start a sending session 
osc-debugger send -p 6666 -a 192.168.0.666

/osc-debugger/

    Package Sidebar

    Install

    npm i osc-debugger

    Weekly Downloads

    3

    Version

    1.2.1

    License

    The Unlicense

    Unpacked Size

    16.6 kB

    Total Files

    12

    Last publish

    Collaborators

    • alexander_wallin