Skip to content

Adeptive/SoundTouch-NodeJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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