Installation
Wanna try it?
Install with one command on Linux or Mac (Apple Silicon):
curl -fsSL http://setup.swingmx.com | bashOr run with Docker:
services:
swingmusic:
image: ghcr.io/swingmx/swingmusic:latest
container_name: swingmusic
ports:
- "1970:1970"
volumes:
- /path/to/config:/config
- /path/to/music:/music
restart: unless-stoppedOr download portable binaries for Linux, Windows and Mac.
Loading total downloads and stars on GitHub
Read the docs