mirror of
https://github.com/YunoHost-Apps/mautrix_facebook_ynh.git
synced 2024-09-03 19:36:33 +02:00
A template for packaging mautrix bridges for YunoHost
conf | ||
scripts | ||
check_process | ||
issue_template.md | ||
LICENSE | ||
manifest.json | ||
pull_request_template.md | ||
README.md | ||
README_fr.md |
Matrix-Facebook bridge for YunoHost
This package allows you to install Matrix-Facebook bridge quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
A Facebook puppeting bridge for Matrix/Synapse.
Shipped version: 0.3.0~ynh1
Documentation and resources
- Official user documentation: https://docs.mau.fi/bridges/python/facebook/index.html
- Official admin documentation: https://docs.mau.fi/bridges/python/setup/index.html?bridge=facebook
- Upstream app code repository: https://github.com/mautrix/facebook
- YunoHost documentation for this app: https://yunohost.org/app_mautrix_facebook
- Report a bug: https://github.com/YunoHost-Apps/mautrix_facebook_ynh/issues
Developer info
Please send your pull request to the testing branch.
To try the testing branch, please proceed like that.
sudo yunohost app install https://github.com/YunoHost-Apps/mautrix_facebook_ynh/tree/testing --debug
or
sudo yunohost app upgrade mautrix_facebook -u https://github.com/YunoHost-Apps/mautrix_facebook_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps