Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tooxo/spotifyplaylistrandomizer

Randomizes your Spotify Playlists.
https://github.com/tooxo/spotifyplaylistrandomizer

Last synced: about 1 month ago
JSON representation

Randomizes your Spotify Playlists.

Awesome Lists containing this project

README

        

# Spotify Playlist Randomizer

Website:
```https://s.chulte.de/spotify```

Host locally:
```sh
1. Create Spotify App on their developer portal and paste Client_id && redirect into variables.env.example and rename it to variables.env
2. docker-compose up // Startup the container
```