No description
Find a file
2026-01-15 09:07:44 +01:00
.github Initial commit 2024-07-10 14:27:34 +02:00
conf clean config 2026-01-13 23:08:04 +01:00
doc cleaning 2026-01-14 10:01:08 +01:00
scripts Update upgrade 2026-01-14 12:25:01 +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 rename config panel 2026-01-09 15:52:18 +01:00
LICENSE wip 2024-10-19 20:05:54 +02:00
manifest.toml Update manifest.toml 2026-01-14 13:26:19 +01:00
README.md Auto-update READMEs 2026-01-14 13:26:30 +01:00
tests.toml fix ci access_token 2026-01-12 13:55:07 +01:00

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

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

Version: 1.2.0~ynh1

📦 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.