Simple NodeJS Icecast/SHOUTcast stream recorder
npm install interstice-cli
> Simple NodeJS Icecast/SHOUTcast stream recorder.

```
$ npm install --global interstice-cli
`
$ interstice --help
Usage: cli [options]
Simple NodeJS Icecast/SHOUTcast stream recorder
Options:
-v, --version output the version number
-o, --output [dir] output for recordings (default: "./recordings")
-p, --proxy [proxy] proxy (default: null)
-t, --timeout [ms] milliseconds until connection timeout (0 will disable) (default: 0)
-r, --reconnect [ms] milliseconds until reconnection (implies -t) (default: 4200)
-h, --help output usage information
``
- interstice - API for this module
MIT © Allan Taschini