Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 425 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 425 Bytes

Usage

npm install

gulp build

node server/index.js

Uses Spotify OAuth to access their API. You will need to get an API client ID and secret to perform oAuth, and update the example-config.json, and server/oauth.js file to reflect this.

Example 1: screenshot1

Example 2: screenshot2