kayvanbree / f10k

Save more than 10k tracks, artists and playlists on Spotify!
3 stars 1 forks source link

f10k

f10k should become the answer to the 10k saving limit of Spotify. This web-based player can be used to save tracks, artists and albums by saving the corresponding ids to its own storage.

Demo

You can find a demo at https://kayvanbree.github.io/f10k/tracks.

WARNING: as I did not release a real version yet, the demo will be subject to change. You can LOSE your saved songs as long as we don't have a backend yet.

Current features

Planned features

Running f10k

Up until now, there is no backend yet, so just run the regular commands for Angular: npm install and npm run start.

Insanity prevention

To prevent yourself from going completely insane, open up Spotify on your development machine and switch to that player. This will prevent from the music starting over again every time you make changes and the page reloads.