2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/koel_ynh.git synced 2026-05-12 04:37:18 +02:00
A personal music streaming server, packaged for YunoHost
Find a file
2026-05-03 09:56:38 +02:00
.github Initial commit 2023-09-03 21:36:34 +02:00
conf add cron 2026-05-03 08:54:06 +02:00
doc Allow to backup data_dir 2023-09-17 19:07:22 +02:00
scripts add cron 2026-05-03 08:54:06 +02:00
.gitattributes Initial commit 2023-09-03 21:36:34 +02:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 2024-08-31 00:59:19 +02:00
LICENSE Initial packaging 2023-09-17 18:18:33 +02:00
manifest.toml add cron 2026-05-03 08:54:06 +02:00
README.md Auto-update READMEs 2026-05-03 08:54:09 +02:00
tests.toml improving 2025-03-15 17:08:43 +01:00

Logo of Koel Koel, packaged for YunoHost

Web-based personal audio streaming service

🌐 Official app website App Demo Version: 9.2.0~ynh1

Screenshots

Screenshot of Koel

📦 Developer info

Automatic tests level

🛠️ Upstream Koel repository: https://github.com/koel/koel

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/koel_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade koel -u https://github.com/YunoHost-Apps/koel_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.