Detalhes do pacote

zikcenter

cedced19470.1.9

A software to broadcast music

musics, music, cli, basic

readme (leia-me)

ZikCenter

A Node.js software to play random music.

Build Status Built with Grunt NPM version

CLI

$ npm install zikcenter -g

Go in command line to the directory where you have your music.

$ zik

Options

-h, --help                  output usage information

-V, --version               output the version number

-p, --port [number]          specified the port

Server

$ git clone --depth=1 --branch=master https://github.com/cedced19/ZikCenter 
$ cd ./ZikCenter/dist/
$ npm install --production
$ node zikcenter.js

You can place your musics anywhere in the folder.