Skip to content

saraalfadil/spotify-shuffle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Node.js app that provides a cross playlist shuffle feature for Spotify. This project uses the Implicit Grant OAuth 2.0 flow for authenticating against the Spotify Web API.

App Screenshot

Installation

$ npm install

Register app with Spotify

  1. Register app and get credentials from the Spotify for Developers Dashboard
  2. Replace the ENV variables CLIENT_ID and CLIENT_SECRET with the values from the Developer dashboard

Running the app

$ node app.js
  1. Open http://localhost:8888 in a browser

About

App that enables shuffling across all Spotify playlists

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published