ChaosMusic/README.md
2021-01-01 10:15:33 +01:00

8 lines
237 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.elektrollart.org/Elektroll/ChaosMusic/raw/branch/master/playlist" | tr '\n' ' ') --no-video
```