Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 296 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 296 Bytes

#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