Warning: the update branch is really unstable! A simple nodejs server that sync your favourite music. It's easier than you think!
The server can be run in linux,mac os and windows. The client can be used everywhere there is a browser that supports html5 and web components (every latest browser does).
To run the server you need:
- Npm (and Nodejs)
It's really easy, just download the latest release from here.
Then open a terminal and type npm install -g downloaded-file, where downloaded-file is the release you've just downloaded.
Now you can type audiomultiroomjs to start the server. You are ready to listen your music!
Use the settings page in the website
Open any browser you want on the device you want to listen the music and go to http://your-server-ip:3000. your-server-ip is the ip of the machine where is running the server