1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/converse_ynh.git synced 2025-11-05 19:28:43 +01:00
Converse package for YunoHost
Find a file
2025-08-28 18:40:28 +02:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:45:51 +02:00
conf cleaning 2025-05-21 16:58:01 +02:00
doc cleaning 2024-12-06 22:49:37 +01:00
scripts cleaning 2025-05-21 17:03:11 +02:00
LICENSE First commit 2021-01-29 23:34:36 +01:00
manifest.toml Update manifest.toml 2025-08-28 18:29:40 +02:00
README.md Auto-update READMEs 2025-08-28 18:29:44 +02:00
tests.toml v2 2023-02-17 13:18:22 +01:00

Logo of Converse Converse, packaged for YunoHost

Web-based XMPP/Jabber chat client

🌐 Official app website App Demo Version: 12.0.0~ynh1

📦 Developer info

Automatic tests level

🛠️ Upstream Converse repository: https://github.com/conversejs/converse.js

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/converse_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade converse -u https://github.com/YunoHost-Apps/converse_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.