2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/converse_ynh.git synced 2026-06-29 00:39:36 +02:00
Converse package for YunoHost
  • Shell 64.6%
  • HTML 35.4%
Find a file
2026-06-04 09:11:42 +02:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:45:51 +02:00
conf Update nginx.conf 2026-03-22 21:48:12 +01: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 Upgrade sources 2026-05-28 00:05:54 +02:00
README.md Auto-update READMEs 2026-05-28 00:05:57 +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: 13.0.1~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.