oscurl

0.0.2 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.2
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.2
    2
  • 0.0.1
    0
  • 0.0.0
    0

Package Sidebar

Install

npm i oscurl

Weekly Downloads

2

Version

0.0.2

License

none

Last publish

Collaborators

  • ghostfact