1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mautrix_whatsapp_ynh.git synced 2025-11-04 20:08:49 +01:00
Matrix Whatsapp pupetting bridge for YunoHost
Find a file
2025-09-17 11:50:46 +02:00
.githooks Improve autoupdater to sync config.yaml 2023-03-01 20:13:23 +00:00
.github Remove github CI files 2024-06-20 17:36:36 +02:00
conf pickle_key 2025-06-12 23:03:48 +02:00
doc Fix config path in doc 2025-09-05 16:38:49 +02:00
scripts random pickle_key install 2025-06-12 23:19:44 +02:00
.gitignore Initial commit 2020-04-15 00:22:51 +02:00
config_panel.toml metrics were removed 2025-05-29 12:36:41 +02:00
LICENSE AGPL 3 2020-04-15 09:31:21 +02:00
manifest.toml Upgrade sources 2025-09-17 00:21:43 +02:00
README.md Auto-update READMEs 2025-09-17 00:21:44 +02:00
tests.toml Update tests.toml 2025-09-11 20:41:21 +02:00

Logo of Matrix-WhatsApp bridge Matrix-WhatsApp bridge, packaged for YunoHost

Matrix / Synapse puppeting bridge for WhatsApp

🌐 Official app website Version: 0.12.5~ynh1

📦 Developer info

Automatic tests level

🛠️ Upstream Matrix-WhatsApp bridge repository: https://github.com/mautrix/whatsapp

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/mautrix_whatsapp_ynh/tree/testing

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

📚 App packaging documentation

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