No description
Find a file
2026-02-06 21:11:41 +01:00
.github Initial commit 2024-07-10 14:27:34 +02:00
conf username_template and small fixes 2026-01-22 16:33:13 +01:00
doc username_template and small fixes 2026-01-22 16:33:13 +01:00
scripts fix set bridge config 2026-01-26 14:08:13 +01:00
sources Initial commit 2024-07-10 14:27:34 +02:00
.gitattributes Initial commit 2024-07-10 14:27:34 +02:00
.gitignore Initial commit 2024-07-10 14:27:34 +02:00
config_panel.toml fix tests and number 33612345678 2026-01-27 23:24:57 +01:00
LICENSE wip 2024-10-19 20:05:54 +02:00
manifest.toml Update manifest.toml 2026-02-06 00:23:25 +01:00
README.md Auto-update READMEs 2026-01-22 16:33:54 +01:00
tests.toml fix tests and number 33612345678 2026-01-27 23:24:57 +01:00

Logo of ARN-Messager ARN-Messager, packaged for YunoHost

Bot which enables multiple Matrix users to use a single third-party IM account over Mautrix bridges.

Version: 1.2.0~ynh2

📦 Developer info

Automatic tests level

🛠️ Upstream ARN-Messager repository: https://code.ffdn.org/arn/arn-messager

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

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

📚 App packaging documentation

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