zikcenter
v0.1.9
Published
A software to broadcast music
Maintainers
Readme
ZikCenter
A Node.js software to play random music.

CLI
$ npm install zikcenter -gGo in command line to the directory where you have your music.
$ zikOptions
-h, --help output usage information
-V, --version output the version number
-p, --port [number] specified the portServer
$ git clone --depth=1 --branch=master https://github.com/cedced19/ZikCenter
$ cd ./ZikCenter/dist/
$ npm install --production
$ node zikcenter.jsYou can place your musics anywhere in the folder.

