#Bose SoundTouch
Include this project into your project.
npm install soundtouch --save
Start the server to make use of the HTTP API
git clone https://github.com/CONNCTED/SoundTouch-NodeJS.git
cd SoundTOuch-NodeJS
npm install
node server.js
TODO