Adeptive / SoundTouch-NodeJS

Bose SoundTouch Node JS API
Apache License 2.0
34 stars 22 forks source link
bose-soundtouch nodejs soundtouch

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