2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/koel_ynh.git synced 2026-03-25 16:12:42 +01:00
A personal music streaming server, packaged for YunoHost
Find a file
2026-03-05 10:48:32 +01:00
.github Initial commit 2023-09-03 21:36:34 +02:00
conf [autopatch] Automatic patch to simplify proxy_pass/fastcgi_pass options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) 2025-12-31 17:00:58 +01:00
doc Allow to backup data_dir 2023-09-17 19:07:22 +02:00
scripts cleaning 2025-09-11 08:14:35 +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 Upgrade sources 2026-03-05 01:39:15 +01:00
README.md Auto-update READMEs 2026-03-05 01:39:21 +01:00
tests.toml improving 2025-03-15 17:08:43 +01:00

Logo of Koel Koel, packaged for YunoHost

Simple web-based personal audio streaming service

🌐 Official app website App Demo Version: 8.3.1~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.