zikcenter

0.1.9 • Public • Published

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.

Package Sidebar

Install

npm i zikcenter

Weekly Downloads

0

Version

0.1.9

License

none

Last publish

Collaborators

  • cedced19