| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Kima v1.7.14 source code.tar.gz | 2026-05-28 | 8.4 MB | |
| Kima v1.7.14 source code.zip | 2026-05-28 | 8.7 MB | |
| README.md | 2026-05-28 | 447 Bytes | |
| Totals: 3 Items | 17.1 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.7.14
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.13...v1.7.14