Skip to content

Kima v1.9.0

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Jun 20:07

Quick Start

docker run -d \
  --name kima \
  -p 3030:3030 \
  -v /path/to/your/music:/music \
  -v kima_data:/data \
  chevron7locked/kima:v1.9.0

Then open http://localhost:3030 and create your account!

Documentation

See the README for full documentation.

Full Changelog: v1.8.1...v1.9.0