Skip to content

song2playlist helps to manage spotify tracks across different playlists

Notifications You must be signed in to change notification settings

nikita-t1/song2playlist

Repository files navigation

song2playlist

song2playlist helps to manage tracks across different playlists

If you have many playlists (for different moods/genres/decades) it can be cumbersome to manually add tracks to a playlist...

You have to

  1. Right Click on the Track
  2. Select Add to Playlist
  3. Then find the Playlist in a long List
  4. And if you are unlucky, a Popup will appear with the Message that the Track already is part of the Playlist

Wouldn't it be great to be able to instantly see which playlists a track is part of and quickly add/remove the track from a playlist

song2playlist

Features

  • Add a Track to a Playlist
  • Remove a Track from a Playlist
  • Show if a Track is part of a Playlist

Sample Usage

song2playlist

ClientID

To use the Spotify API you need to register your app and get a ClientID. You can do this here.

Development Server

Make sure to install the dependencies:

npm install

Start the development server on http://localhost:3000

npm run dev

Check out the deployment documentation for more information.

About

song2playlist helps to manage spotify tracks across different playlists

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published