2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mautrix_whatsapp_ynh.git synced 2026-02-04 08:01:49 +01:00
Matrix Whatsapp pupetting bridge for YunoHost
Find a file
Gredin67 3aaa3919df
Merge #193 testing - Clean up and align with mautrix_signal
Clean up and align with mautrix_signal
2026-01-27 09:54:58 +01: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 fix variable replace 2026-01-11 00:00:43 +01:00
doc Fix config path in doc 2025-09-05 16:38:49 +02:00
scripts typo 2026-01-23 18:24:30 +01:00
.gitignore fix redundancy in .gitignore 2025-11-12 09:41:05 +01:00
config_panel.toml disable_view_once 2026-01-23 16:27:59 +01:00
LICENSE AGPL 3 2020-04-15 09:31:21 +02:00
manifest.toml Upgrade sources 2026-01-17 00:17:22 +01:00
README.md Auto-update READMEs 2026-01-17 00:17:24 +01:00
tests.toml align with mautrix_telegram 2026-01-16 13:08:01 +01:00

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

Matrix / Synapse puppeting bridge for WhatsApp

🌐 Official app website Version: 0.2601.0~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.