1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/koel_ynh.git synced 2024-09-03 19:35:54 +02:00
A personal music streaming server, packaged for YunoHost
Find a file
2024-08-28 10:56:55 +02:00
.github Initial commit 2023-09-03 21:36:34 +02:00
conf Delete php-fpm.conf 2024-07-22 22:08:51 +02:00
doc Allow to backup data_dir 2023-09-17 19:07:22 +02:00
scripts cleaning 2024-07-22 21:16:26 +02:00
sources Initial commit 2023-09-03 21:36:34 +02:00
.gitattributes Initial commit 2023-09-03 21:36:34 +02:00
.gitignore Initial commit 2023-09-03 21:36:34 +02:00
ALL_README.md Auto-update READMEs 2024-08-24 01:39:39 +00:00
LICENSE Initial packaging 2023-09-17 18:18:33 +02:00
manifest.toml Upgrade sources 2024-08-24 03:39:33 +02:00
README.md Auto-update READMEs 2024-08-24 01:39:39 +00:00
README_es.md Auto-update READMEs 2024-08-24 01:39:39 +00:00
README_eu.md Auto-update READMEs 2024-08-24 01:39:39 +00:00
README_fr.md Auto-update READMEs 2024-08-24 01:39:39 +00:00
README_gl.md Auto-update READMEs 2024-08-24 01:39:39 +00:00
README_id.md Auto-update READMEs 2024-08-24 01:39:39 +00:00
README_it.md Auto-update README 2024-03-29 07:09:33 +01:00
README_ru.md Auto-update READMEs 2024-08-24 01:39:39 +00:00
README_zh_Hans.md Auto-update READMEs 2024-08-24 01:39:39 +00:00
tests.toml Initial packaging 2023-09-17 18:18:33 +02:00

Koel for YunoHost

Integration level Working status Maintenance status

Install Koel with YunoHost

Read this README in other languages.

This package allows you to install Koel quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Koel is a simple web-based personal audio streaming service written in Vue on the client side and Laravel on the server side.

Targeting web developers, Koel embraces some of the more modern web technologies to do its job.

Shipped version: 7.0.10~ynh1

Demo: https://demo.koel.dev

Screenshots

Screenshot of Koel

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/koel_ynh/tree/testing --debug
or
sudo yunohost app upgrade koel -u https://github.com/YunoHost-Apps/koel_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps