Manage and spice up your Spotify playlists.
Screenshots • Development • Contribute
glamify is a tool for Spotify to manage your playlists.
Currently it is able to remove tracks from the playlist in one click, shuffle the order of tracks in your playlist and give it an automated description with the most occuring artists of a given playlist.
I'd also like to add automated playlist images in the future.
-
Requirements
You should have an LTS version of Node.js installed.
-
Install the dependencies
Run
npm install
to install all neccesary packages. -
Run the Next.js development server
Start the development server by running
npm run dev
.
If you think you have any ideas that could benefit the project, feel free to create a pull request!
Project by Leo Driesch, released under MIT license.