Skip to content

Kima v1.10.0

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Aug 18:51

Quick Start

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

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

Documentation

See the README for full documentation.

Full Changelog: v1.9.0...v1.10.0