mirror of
https://github.com/YunoHost-Apps/arn_messager_ynh
synced 2026-02-04 08:01:53 +01:00
No description
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| sources | ||
| .gitattributes | ||
| .gitignore | ||
| config_panel.toml | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
ARN-Messager, packaged for YunoHost
Bot which enables multiple Matrix users to use a single IM account over Mautrix bridges.
📦 Developer info
🛠️ 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.