Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zekrotja/remyx
Create remixes of Spotify playlists with your friends.
https://github.com/zekrotja/remyx
go oauth2 solidjs spa spotify webapp
Last synced: 18 days ago
JSON representation
Create remixes of Spotify playlists with your friends.
- Host: GitHub
- URL: https://github.com/zekrotja/remyx
- Owner: zekroTJA
- License: mit
- Created: 2023-03-26T09:35:12.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-12T18:52:49.000Z (over 1 year ago)
- Last Synced: 2024-12-06T18:53:50.494Z (28 days ago)
- Topics: go, oauth2, solidjs, spa, spotify, webapp
- Language: Go
- Homepage: https://remyx.zekro.de
- Size: 242 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Remyx 🎵
Remyx is a simple web app which lets you create Spotify playlists with your friends which contain a mix of songs of all the source playlists. These playlists are updated daily based on the current content of the source playlists. That way, you can always discover what your friends are currently listening to! 🎵
## Demo
If you want to try it yourself, feel free to test it out at [remyx.zekro.de](https://remyx.zekro.de).
> **Warning**
> But watch out, this app is still in a somewhat early stage of development and bugs are to be expected!## Why not just use blends?
Spotify allows premium users to create "Blends" with your friends which are auto-updating playlists containing songs you both like.
These are the main differences between Remyxes and Blends.
- Remyxes can be created between all sorts of playlists.
- Remyxes can contain as many playlists as you want.
- Remyxes are also available for non-premium users.
- Remyxes are not based on any algorithm which matches what you like, just raw mixes of the source playlists.---
Copyright © 2023 Ringo Hoffmann.
Covered by MIT License.