mirror of
https://github.com/YunoHost-Apps/funkwhale_ynh.git
synced 2024-09-03 18:36:24 +02:00
Merge branch 'master' into testing
This commit is contained in:
commit
e3f88994eb
3 changed files with 17 additions and 1 deletions
|
@ -18,8 +18,10 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
|
|
||||||
Funkwhale is a community-driven project that lets you listen and share music and audio within a decentralized, open network.
|
Funkwhale is a community-driven project that lets you listen and share music and audio within a decentralized, open network.
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 1.3.0~ynh4
|
**Shipped version:** 1.3.0~ynh4
|
||||||
|
|
||||||
|
|
||||||
**Demo:** https://demo.funkwhale.audio
|
**Demo:** https://demo.funkwhale.audio
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
12
README_fr.md
12
README_fr.md
|
@ -18,7 +18,17 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
||||||
|
|
||||||
Funkwhale est un projet communautaire qui vous permet d'écouter et de partager de la musique et de l'audio au sein d'un réseau ouvert et décentralisé.
|
Funkwhale est un projet communautaire qui vous permet d'écouter et de partager de la musique et de l'audio au sein d'un réseau ouvert et décentralisé.
|
||||||
|
|
||||||
**Version incluse :** 1.3.0~ynh4
|
|
||||||
|
**Version incluse :** 1.3.0~ynh4
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
**Démo :** https://demo.funkwhale.audio
|
**Démo :** https://demo.funkwhale.audio
|
||||||
|
|
||||||
|
|
|
@ -5,8 +5,12 @@ name = "Funkwhale"
|
||||||
description.en = "Convivial and modern music server"
|
description.en = "Convivial and modern music server"
|
||||||
description.fr = "Serveur de musique moderne et convivial"
|
description.fr = "Serveur de musique moderne et convivial"
|
||||||
|
|
||||||
|
|
||||||
version = "1.3.0~ynh4"
|
version = "1.3.0~ynh4"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
maintainers = ["Thovi98"]
|
maintainers = ["Thovi98"]
|
||||||
|
|
||||||
[upstream]
|
[upstream]
|
||||||
|
|
Loading…
Reference in a new issue