debjitbis08 / songserver-enhanced

A Song player , accessible via web interface with basic uploading / media sequencing via speaker connected to the server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Installation]

Checkout / Download and in the project's directory enter :

npm install

npm will auto install dependencies.


[Running] : 

npm server.js


[options]

-m , --media : The media folder ( folder where media will be stored ) 
-p , --port : The port server will listen on 

defaults : port 8085 , media folder : media

About

A Song player , accessible via web interface with basic uploading / media sequencing via speaker connected to the server