1
0
Fork 0
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
Find a file
2025-10-24 08:36:07 +02:00
.githooks Enhance updater.sh script to also update config.yaml file and add git hook 2022-12-02 15:40:16 +00:00
.github Packaging v2 2023-11-13 21:39:37 +01:00
conf Update config.yaml 2025-05-08 12:08:55 +02:00
doc cleaning 2025-05-08 11:36:16 +02:00
scripts Restore logrotate before systemd 2025-10-23 20:09:50 -06:00
config_panel.toml Update config_panel.toml 2025-05-08 13:06:56 +02:00
LICENSE Fix linter warnings 2021-09-05 14:24:10 +02:00
manifest.toml Update version to 0.15.3 2025-10-23 19:42:26 -06:00
README.md Auto-update READMEs 2025-10-24 08:10:18 +02:00
tests.toml Update tests.toml 2025-09-11 20:44:23 +02:00

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

Telegram puppeting bridge for Matrix/Synapse

🌐 Official app website Version: 0.15.3~ynh1

📦 Developer info

Automatic tests level

🛠️ 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.