osc-cli

0.2.0 • Public • Published

osc-cli

osc command-line interface

Installation

$ npm install -g osc-cli

Usage

Send

$ osc /foo bar baz  # => send /foo with bar and baz to localhost:7400

with host

$ osc --host 192.168.0.10:9337 /baz 1 2 3

Listen

$ osc-listen -a /address/whatever -p 12345

License

MIT

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i osc-cli

    Weekly Downloads

    16

    Version

    0.2.0

    License

    none

    Last publish

    Collaborators

    • nulltask