mirror of
https://github.com/YunoHost-Apps/converse_ynh.git
synced 2024-09-03 18:25:53 +02:00
2.2 KiB
2.2 KiB
Converse for YunoHost
This package allow you to install Converse quickly and simply on a YunoHost server. If you don’t have YunoHost, please see here to know how to install and enjoy 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
Screenshots
Demo
Documentation
- Official documentation: https://conversejs.org/docs/html/index.html
- YunoHost documentation: If specific documentation is needed, feel free to contribute.
Supported architectures
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.
To try the testing branch, please proceed like that.
sudo yunohost app install https://github.com/YunoHost-Apps/converse_ynh/tree/testing --debug
or
sudo yunohost app upgrade converse -u https://github.com/YunoHost-Apps/converse_ynh/tree/testing --debug