1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/converse_ynh.git synced 2024-09-03 18:25:53 +02:00
converse_ynh/README_fr.md

53 lines
2.2 KiB
Markdown
Raw Normal View History

2021-01-29 23:34:36 +01:00
# Converse pour YunoHost
[![Integration level](https://dash.yunohost.org/integration/converse.svg)](https://dash.yunohost.org/appci/app/converse) ![](https://ci-apps.yunohost.org/ci/badges/converse.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/converse.maintain.svg)
[![Installer Converse avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=converse)
*[Read this readme in english.](./README.md)*
> *This package allow you to install Converse quickly and simply on a YunoHost server.
If you dont have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.*
## Vue densemble
Un client de chat XMPP gratuit et open-source dans votre navigateur .
**Version incluse :** 7.0.4
## Captures décran
![](https://camo.githubusercontent.com/17eaef5bde9136cccc9052bebf4c63f72e93fd02dadf277c05558e0e781308f4/68747470733a2f2f6f706b6f64652e636f6d2f696d672f436f6e76657273652d656d6265646465642e706e67)
## Démo
* [Démo officielle](https://inverse.chat/)
2021-01-29 23:58:27 +01:00
## Documentation
* Documentation officielle : https://conversejs.org/docs/html/index.html
* Documentation YunoHost : Si une documentation spécifique est nécessaire, n'hésitez pas à contribuer.
2021-01-29 23:34:36 +01:00
#### Architectures supportées
* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/converse%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/converse/)
* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/converse%20%28Apps%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/converse/)
## Liens
* Signaler un bug : https://github.com/YunoHost-Apps/converse_ynh/issues
* Site de l'application : http://conversejs.org/
* Dépôt de lapplication principale : https://github.com/conversejs/converse.js
* Site web YunoHost : https://yunohost.org/
---
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/converse_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
```
sudo yunohost app install https://github.com/YunoHost-Apps/converse_ynh/tree/testing --debug
ou
sudo yunohost app upgrade converse -u https://github.com/YunoHost-Apps/converse_ynh/tree/testing --debug
```