leodr / glamify

Manage and spice up your Spotify playlists.

Home Page:https://glamify.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

glamify

Manage and spice up your Spotify playlists.

MIT License Twitter Follow

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.


❯ Screenshots

Screenshot of the website


❯ Development

  1. Requirements

    You should have an LTS version of Node.js installed.

  2. Install the dependencies

    Run npm install to install all neccesary packages.

  3. Run the Next.js development server

    Start the development server by running npm run dev.


❯ Contribute

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.

Leo Driesch on Twitter    Leo Driesch on GitHub

About

Manage and spice up your Spotify playlists.

https://glamify.vercel.app/

License:MIT License


Languages

Language:TypeScript 98.8%Language:JavaScript 0.9%Language:CSS 0.3%