Skip to content

Spotify Random Album Selector - Add a random saved album to your queue

License

Notifications You must be signed in to change notification settings

maggick/Spotify_RAS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Spotify album selector

Add a random saved album to your queue.

Pre-requisites

To run this you will need:

Usage

Create an app in your Spotify Developer Dashboard, set the redirect URI to http://localhost:5173/Spotify_RAS/ and copy your Client ID.

Clone the repository, replace the value for clientId in /src/script.ts with your own Client ID and run:

npm install
npm run dev
npx tailwindcss -i ./src/input.css -o ./tailwind.css --watch

Live Demo

A live demo is available at https://maggick.fr/Spotify_RAS/. As the application is still in Spotify "Development mode" you need to be added manually to the list of authorized user (spotify username and email required).

About

Spotify Random Album Selector - Add a random saved album to your queue

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published