| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Kima v1.8.0 source code.tar.gz | 2026-06-05 | 8.4 MB | |
| Kima v1.8.0 source code.zip | 2026-06-05 | 8.8 MB | |
| README.md | 2026-06-05 | 445 Bytes | |
| Totals: 3 Items | 17.2 MB | 0 | |
Quick Start
:::bash
docker run -d \
--name kima \
-p 3030:3030 \
-v /path/to/your/music:/music \
-v kima_data:/data \
chevron7locked/kima:v1.8.0
Then open http://localhost:3030 and create your account!
Documentation
See the README for full documentation.
Full Changelog: https://github.com/Chevron7Locked/kima-hub/compare/v1.7.15...v1.8.0