Skip to content

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

License

Notifications You must be signed in to change notification settings

shreyasubale/songserver-enhanced

 
 

Repository files navigation

[ScreenShot]

alt text

[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 -a , --adminips : Admin Ips , seperated by , eg : -a "127.0.0.1,192.168.1.1"

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

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • JavaScript 51.9%
  • CSS 48.1%