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
|
|
||
|---|---|---|
| .githooks | ||
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| .gitignore | ||
| config_panel.toml | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
Matrix-WhatsApp bridge, packaged for YunoHost
Matrix / Synapse puppeting bridge for WhatsApp
📦 Developer info
🛠️ 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.