| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Lidify v1.3.4 source code.tar.gz | 2026-01-22 | 4.2 MB | |
| Lidify v1.3.4 source code.zip | 2026-01-22 | 4.5 MB | |
| README.md | 2026-01-22 | 446 Bytes | |
| Totals: 3 Items | 8.7 MB | 0 | |
Quick Start
:::bash
docker run -d \
--name lidify \
-p 3030:3030 \
-v /path/to/your/music:/music \
-v lidify_data:/data \
chevron7locked/lidify:v1.3.4
Then open http://localhost:3030 and create your account!
Documentation
See the README for full documentation.
Full Changelog: https://github.com/Chevron7Locked/lidify/compare/v1.3.3...v1.3.4