0.0.2 • Published 10 years ago

oscurl v0.0.2

Weekly downloads
15
License
-
Repository
github
Last release
10 years ago

oscurl

a simple command line utility for sending osc messages, much like curl.

installing it

  1. get node.js
  2. run npm install oscurl -g from the command line

using it

oscurl localhost:8000 /hello 4

will send the number 4 to the /hello osc address to the osc server running on localhost on udp port 8000.

license

boost software license 1.0

0.0.2

10 years ago

0.0.1

10 years ago

0.0.0

10 years ago