doc/pages/04.applications/10.docs/converse/app_converse.md

22 lines
1.2 KiB
Markdown
Raw Normal View History

2022-10-03 13:27:54 +02:00
---
title: Converse
template: docs
taxonomy:
category: docs, apps
routes:
default: '/app_converse'
---
[![Install Converse with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=converse) [![Integration level](https://dash.yunohost.org/integration/converse.svg)](https://dash.yunohost.org/appci/app/converse)
*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. The latter being a requirement for many sites dealing with sensitive information.
## Useful links
+ Website: [conversejs.org (en)](https://conversejs.org/)
+ Demonstration: [Demo](https://inverse.chat/)
+ Application software repository: [github.com - YunoHost-Apps/converse](https://github.com/YunoHost-Apps/converse_ynh)
+ Fix a bug or an improvement by creating a ticket (issue): [github.com - YunoHost-Apps/converse/issues](https://github.com/YunoHost-Apps/converse_ynh/issues)