New
Unclaimed project
Are you a maintainer of kima-hub? Claim this project to take control of your public changelog and roadmap.
Changelog
Kima Hub is built for music lovers who want the convenience of streaming services without sacrificing ownership of their library. Point it at your music collection, and Kima handles the rest: artist discovery, personalized playlists, podcast subscriptions, and seamless integration with tools you already use like Lidarr and Audiobookshelf.
docker run -d \
--name kima \
-p 3030:3030 \
-v /path/to/your/music:/music \
-v kima_data:/data \
chevron7locked/kima:v1.5.3
Then open http://localhost:3030 and create your account!
See the README for full documentation.