1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mautrix_signal_ynh.git synced 2025-10-10 08:38:30 +02:00
No description
Find a file
Mayeul Cantan 1fe6abdfb8
Merge testing branch -- PR #154
Update master: 0.8.4, fix synapse_install_dir, remove python leftovers
2025-06-25 18:52:02 +00:00
.github Manifestv2 2024-02-28 15:38:50 +01:00
conf Update config.yaml 2025-03-21 10:48:17 +01:00
doc Update links to point to the go version 2025-06-22 11:49:19 +00:00
scripts Clean up leftover virtualenvs and other Python files 2025-06-22 11:49:19 +00:00
LICENSE Testing (#2) 2021-06-22 18:28:47 +02:00
manifest.toml Clean up leftover virtualenvs and other Python files 2025-06-22 11:49:19 +00:00
README.md Auto-update READMEs 2025-06-22 11:49:19 +00:00
tests.toml Remove additionnal upgrade test 2025-06-22 11:49:19 +00: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.