soundtouch
v5.0.0
Published
Bose SoundTouch node js API
Downloads
36
Readme
#Bose SoundTouch
Installation
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
Usage
TODO