It just prints all incoming OSC data
$ [sudo] npm install noscaine -g
$ noscaine
This will start a server on localhost:9999
$ noscaine --help
Usage: noscaine [options]
Options:
-h, --help output usage information
-v, --version output the version number
-p, --port <port> specify the port [9999]
-h, --port <host> specify the host [localhost]