mirror of
https://github.com/YunoHost-Apps/mautrix_telegram_ynh.git
synced 2025-11-05 04:18:37 +01:00
Matrix Telegram pupetting bridge for YunoHost
|
|
||
|---|---|---|
| .githooks | ||
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| config_panel.toml | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
Matrix-Telegram bridge, packaged for YunoHost
Telegram puppeting bridge for Matrix/Synapse
📦 Developer info
🛠️ Upstream Matrix-Telegram bridge repository: https://github.com/mautrix/telegram
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_telegram_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade mautrix_telegram -u https://github.com/YunoHost-Apps/mautrix_telegram_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.