Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/tooxo/spotifyplaylistrandomizer
- Owner: tooxo
- License: unlicense
- Created: 2019-03-24T19:23:21.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-13T14:31:55.000Z (over 1 year ago)
- Last Synced: 2023-05-13T15:27:43.773Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://s.chulte.de/spotify
- Size: 198 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```