Skip to content

Installation

Wanna try it?

Install with one command on Linux or Mac (Apple Silicon):

curl -fsSL http://setup.swingmx.com | bash

Or 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-stopped

Or download portable binaries for Linux, Windows and Mac.

Loading total downloads and stars on GitHub

Read the docs

A labor of love built by Mungai Njoroge