1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mumbleserver_ynh.git synced 2024-09-03 19:46:03 +02:00

Merge branch 'version-2' of https://github.com/YunoHost-Apps/mumbleserver_ynh into version-2

This commit is contained in:
Éric Gaspar 2023-04-07 19:24:44 +02:00
commit e6e07b5c62
2 changed files with 14 additions and 14 deletions

View file

@ -6,6 +6,7 @@ It shall NOT be edited by hand.
# Mumble Server for YunoHost # Mumble Server for YunoHost
[![Integration level](https://dash.yunohost.org/integration/mumbleserver.svg)](https://dash.yunohost.org/appci/app/mumbleserver) ![Working status](https://ci-apps.yunohost.org/ci/badges/mumbleserver.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/mumbleserver.maintain.svg) [![Integration level](https://dash.yunohost.org/integration/mumbleserver.svg)](https://dash.yunohost.org/appci/app/mumbleserver) ![Working status](https://ci-apps.yunohost.org/ci/badges/mumbleserver.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/mumbleserver.maintain.svg)
[![Install Mumble Server with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=mumbleserver) [![Install Mumble Server with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=mumbleserver)
*[Lire ce readme en français.](./README_fr.md)* *[Lire ce readme en français.](./README_fr.md)*
@ -20,7 +21,6 @@ Mumble is a free, open source, low latency, high quality voice chat application.
**Shipped version:** 1.3.4~ynh1 **Shipped version:** 1.3.4~ynh1
## Screenshots ## Screenshots
![Screenshot of Mumble Server](./doc/screenshots/Mumble.png) ![Screenshot of Mumble Server](./doc/screenshots/Mumble.png)

View file

@ -5,24 +5,24 @@ It shall NOT be edited by hand.
# Mumble Server pour YunoHost # Mumble Server pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/mumbleserver.svg)](https://dash.yunohost.org/appci/app/mumbleserver) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/mumbleserver.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/mumbleserver.maintain.svg) [![Niveau dintégration](https://dash.yunohost.org/integration/mumbleserver.svg)](https://dash.yunohost.org/appci/app/mumbleserver) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/mumbleserver.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/mumbleserver.maintain.svg)
[![Installer Mumble Server avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=mumbleserver) [![Installer Mumble Server avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=mumbleserver)
*[Read this readme in english.](./README.md)* *[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer Mumble Server rapidement et simplement sur un serveur YunoHost. > *Ce package vous permet dinstaller Mumble Server rapidement et simplement sur un serveur YunoHost.
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.* Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble ## Vue densemble
Mumble est une application de chat vocal gratuite, open source, à faible latence et de haute qualité. Mumble a été la première application VoIP à établir une véritable communication vocale à faible latence il y a plus de dix ans. Mais la faible latence et le jeu ne sont pas les seuls cas d'utilisation dans lesquels il brille. Mumble est une application de chat vocal gratuite, open source, à faible latence et de haute qualité. Mumble a été la première application VoIP à établir une véritable communication vocale à faible latence il y a plus de dix ans. Mais la faible latence et le jeu ne sont pas les seuls cas d'utilisation dans lesquels il brille.
**Version incluse :** 1.3.4~ynh1 **Version incluse :** 1.3.4~ynh1
## Captures décran
## Captures d'écran ![Capture décran de Mumble Server](./doc/screenshots/Mumble.png)
![Capture d'écran de Mumble Server](./doc/screenshots/Mumble.png)
## Avertissements / informations importantes ## Avertissements / informations importantes
@ -40,9 +40,9 @@ Si vous devez changer le mot de passe du serveur/superutilisateur
## Documentations et ressources ## Documentations et ressources
* Site officiel de l'app : <https://mumble.info> * Site officiel de lapp : <https://mumble.info>
* Documentation officielle de l'admin : <https://wiki.mumble.info/wiki/Main_Page> * Documentation officielle de ladmin : <https://wiki.mumble.info/wiki/Main_Page>
* Dépôt de code officiel de l'app : <https://github.com/mumble-voip/mumble> * Dépôt de code officiel de lapp : <https://github.com/mumble-voip/mumble>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_mumbleserver> * Documentation YunoHost pour cette app : <https://yunohost.org/app_mumbleserver>
* Signaler un bug : <https://github.com/YunoHost-Apps/mumbleserver_ynh/issues> * Signaler un bug : <https://github.com/YunoHost-Apps/mumbleserver_ynh/issues>
@ -58,4 +58,4 @@ ou
sudo yunohost app upgrade mumbleserver -u https://github.com/YunoHost-Apps/mumbleserver_ynh/tree/testing --debug sudo yunohost app upgrade mumbleserver -u https://github.com/YunoHost-Apps/mumbleserver_ynh/tree/testing --debug
``` ```
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps> **Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>