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

Auto-update README

This commit is contained in:
Yunohost-Bot 2021-07-03 14:04:56 +00:00 committed by Yunohost-Bot
parent 4f8bda2df7
commit 7d15522568
2 changed files with 37 additions and 61 deletions

View file

@ -1,3 +1,8 @@
<!--
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.
-->
# Converse for 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)
@ -5,45 +10,28 @@
*[Lire ce readme en français.](./README_fr.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.*
> *This package allows you to install Converse quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
## Overview
Converse is a free and open-source XMPP chat client written in JavaScript which can be tightly integrated into any website.
The benefit of using converse.js as opposed to relying on a SaaS (software-as-a-service) solution, is that your users can have a much more customized, streamlined and integrated webchat experience and that you have control over the data.
**Shipped version:** 7.0.5
Web-based XMPP/Jabber chat client
## Screenshots
**Shipped version:** 7.0.5~ynh1
![](Screenshot.png)
**Demo:** https://inverse.chat/
## Demo
## Documentation and resources
* [Official demo](https://inverse.chat/)
* Official app website: http://conversejs.org
* Official admin documentation: https://conversejs.org/docs/html/index.html
* Upstream app code repository: https://github.com/conversejs/converse.js
* YunoHost documentation for this app: https://yunohost.org/app_converse
* Report a bug: https://github.com/YunoHost-Apps/converse_ynh/issues
## Documentation
## Developer info
* Official documentation: https://conversejs.org/docs/html/index.html
* YunoHost documentation: If specific documentation is needed, feel free to contribute.
#### Supported architectures
* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/converse.svg)](https://ci-apps.yunohost.org/ci/apps/converse/)
* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/converse.svg)](https://ci-apps-arm.yunohost.org/ci/apps/converse/)
## Links
* Report a bug: https://github.com/YunoHost-Apps/converse_ynh/issues
* App website: http://conversejs.org/
* Upstream app repository: https://github.com/conversejs/converse.js
* YunoHost website: https://yunohost.org/
---
## Developers info
Please do your pull request to the [testing branch](https://github.com/YunoHost-Apps/converse_ynh/tree/testing).
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/converse_ynh/tree/testing).
To try the testing branch, please proceed like that.
```
@ -51,3 +39,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/converse_ynh/tree/tes
or
sudo yunohost app upgrade converse -u https://github.com/YunoHost-Apps/converse_ynh/tree/testing --debug
```
**More info regarding app packaging:** https://yunohost.org/packaging_apps

View file

@ -1,45 +1,29 @@
# 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)
[![Niveau d'intégration](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)*
*[Read this readme in english.](./README.md)*
*[Lire ce readme en français.](./README_fr.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.*
> *Ce package vous permet d'installer Converse 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.*
## Vue densemble
Converse est un client de chat XMPP open-source écrit en JavaScript qui peut être étroitement intégré à n'importe quel site Web.
L'avantage d'utiliser converse.js par rapport à une solution SaaS (software-as-a-service), est que vos utilisateurs peuvent avoir une expérience de chat beaucoup plus personnalisée, rationalisée et intégrée et que vous avez le contrôle sur les données.
## Vue d'ensemble
**Version incluse :** 7.0.5
Client de chat XMPP/Jabber basé sur le Web
## Captures décran
**Version incluse :** 7.0.5~ynh1
![](Screenshot.png)
**Démo :** https://inverse.chat/
## Démo
## Documentations et ressources
* [Démo officielle](https://inverse.chat/)
## 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.
#### Architectures supportées
* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/converse.svg)](https://ci-apps.yunohost.org/ci/apps/converse/)
* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/converse.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/
---
* Site officiel de l'app : http://conversejs.org
* Documentation officielle de l'admin : https://conversejs.org/docs/html/index.html
* Dépôt de code officiel de l'app : https://github.com/conversejs/converse.js
* Documentation YunoHost pour cette app : https://yunohost.org/app_converse
* Signaler un bug : https://github.com/YunoHost-Apps/converse_ynh/issues
## Informations pour les développeurs
@ -51,3 +35,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/converse_ynh/tree/tes
ou
sudo yunohost app upgrade converse -u https://github.com/YunoHost-Apps/converse_ynh/tree/testing --debug
```
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps