ChaosMusic/README.md
2023-08-24 11:23:02 +02:00

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