2023-10-17 16:59:30 +02:00
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
It shall NOT be edited by hand.
-->
2023-10-17 16:59:36 +02:00
# Element-Call pour YunoHost
2023-10-17 16:59:30 +02:00
2023-10-17 16:59:36 +02:00
[![Niveau d’ intégration ](https://dash.yunohost.org/integration/element-call.svg )](https://dash.yunohost.org/appci/app/element-call) ![Statut du fonctionnement ](https://ci-apps.yunohost.org/ci/badges/element-call.status.svg ) ![Statut de maintenance ](https://ci-apps.yunohost.org/ci/badges/element-call.maintain.svg )
2023-10-17 16:59:30 +02:00
2023-10-17 16:59:36 +02:00
[![Installer Element-Call avec YunoHost ](https://install-app.yunohost.org/install-with-yunohost.svg )](https://install-app.yunohost.org/?app=element-call)
2023-10-17 16:59:30 +02:00
2023-10-17 16:59:36 +02:00
*[Read this readme in english.](./README.md)*
2023-10-17 16:59:30 +02:00
2023-10-17 16:59:36 +02:00
> *Ce package vous permet d’ installer Element-Call 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.*
2023-10-17 16:59:30 +02:00
2023-10-17 16:59:36 +02:00
## Vue d’ ensemble
2023-10-17 16:59:30 +02:00
2023-10-17 16:59:36 +02:00
Ceci est une fausse description des fonctionalités de l'app
2023-10-17 16:59:30 +02:00
2023-10-17 16:59:36 +02:00
**Version incluse :** 0.5.9~ynh1
2023-10-17 16:59:30 +02:00
2023-10-17 16:59:36 +02:00
**Démo :** https://call.element.io/
2023-10-17 16:59:30 +02:00
2023-10-17 16:59:36 +02:00
## Captures d’ écran
2023-10-17 16:59:30 +02:00
2023-10-17 17:02:04 +02:00
![Capture d’ écran de Element-Call ](./doc/screenshots/screenshot.jpg )
2023-10-17 16:59:30 +02:00
## Documentations et ressources
2023-10-17 16:59:36 +02:00
* Site officiel de l’ app : < https: // call . element . io />
* Dépôt de code officiel de l’ app : < https: // github . com / vector-im / element-call >
* Signaler un bug : < https: // github . com / YunoHost-Apps / element-call_ynh / issues >
2023-10-17 16:59:30 +02:00
## Informations pour les développeurs
2023-10-17 16:59:36 +02:00
Merci de faire vos pull request sur la [branche testing ](https://github.com/YunoHost-Apps/element-call_ynh/tree/testing ).
2023-10-17 16:59:30 +02:00
Pour essayer la branche testing, procédez comme suit.
``` bash
2023-10-17 16:59:36 +02:00
sudo yunohost app install https://github.com/YunoHost-Apps/element-call_ynh/tree/testing --debug
2023-10-17 16:59:30 +02:00
ou
2023-10-17 16:59:36 +02:00
sudo yunohost app upgrade element-call -u https://github.com/YunoHost-Apps/element-call_ynh/tree/testing --debug
2023-10-17 16:59:30 +02:00
```
2023-10-17 16:59:36 +02:00
**Plus d’ infos sur le packaging d’ applications :** < https: / / yunohost . org / packaging_apps >