1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/koel_ynh.git synced 2025-11-04 19:58:38 +01:00
A personal music streaming server, packaged for YunoHost
Find a file
2025-10-28 08:06:09 +01:00
.github Initial commit 2023-09-03 21:36:34 +02:00
conf cleaning 2025-09-11 08:14:35 +02: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 2025-10-28 00:16:15 +01:00
README.md Auto-update READMEs 2025-10-28 00:16:16 +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.1.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.