ChaosMusic/README.md
2024-01-05 20:30:11 +01:00

8 lines
241 B
Markdown

# ChaosMusic
Just a list of mixes played on CCC Events.
Play all tracks random directly with mpv:
```
mpv --shuffle $(curl -s "https://git.kasiandras-dreams.de/Kasiandra/ChaosMusic/raw/branch/master/playlist" | tr '\n' ' ') --no-video
```