/SoundTouch-NodeJS

Bose SoundTouch Node JS API

Primary LanguageJavaScriptApache License 2.0Apache-2.0

#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