1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mautrix_signal_ynh.git synced 2025-12-20 01:23:09 +01:00
No description
Find a file
2025-11-17 17:03:21 +01:00
.github Manifestv2 2024-02-28 15:38:50 +01:00
conf fix multi instance, add appserviceid variable 2025-10-12 17:42:43 +02:00
doc Update ADMIN_fr.md 2025-11-17 16:00:13 +00:00
scripts Fix unbound variable issue in variable check 2025-10-15 18:20:48 +00:00
LICENSE Testing (#2) 2021-06-22 18:28:47 +02:00
manifest.toml Update manifest.toml 2025-09-10 10:32:35 +02:00
README.md Auto-update READMEs 2025-09-10 10:32:38 +02:00
tests.toml Update tests.toml 2025-09-11 20:42:35 +02:00

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

Matrix / Synapse puppeting bridge for Signal

Version: 0.8.4~ynh2

📦 Developer info

Automatic tests level

🛠️ Upstream Matrix Signal bridge repository: https://github.com/mautrix/signal

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

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

📚 App packaging documentation

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