Skip to content

React web app that provides missing functionality for Spotify

Notifications You must be signed in to change notification settings

Yash-Bhandari/Spotify-Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify Tools is a web application that consumes the Spotify API to provide access to utilities that are not available on the official Spotify application. It is a built in React using the Material-UI framework and designed to be responsive.

Discover Weekly Extender

Discover Weekly playlists are nice, but you only get one 30 track playlist a week. This tools allows you to create a longer version of your discover weekly, using only songs that aren't already in your library.

Duplicate Pruner

The duplicate pruner removes duplicate tracks that tend to accumulate in your library over time. Because the exact same song can be released multiple times on different albums (say on a single release, then a full album), your may have saved multiple copies of the same song to your library.

Running

This app was bootstrapped with create-react-app, so use the following commands to spool up a development build after cloning:

npm install
npm start

About

React web app that provides missing functionality for Spotify

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published