mirror of
https://github.com/YunoHost-Apps/mautrix_facebook_ynh.git
synced 2024-09-03 19:36:33 +02:00
Auto-update README
This commit is contained in:
parent
953d669f59
commit
ff9b7e8638
2 changed files with 8 additions and 8 deletions
14
README_fr.md
14
README_fr.md
|
@ -5,15 +5,15 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Matrix-Facebook bridge pour YunoHost
|
# Matrix-Facebook bridge pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/mautrix_facebook)  
|
[](https://dash.yunohost.org/appci/app/mautrix_facebook)  
|
||||||
[](https://install-app.yunohost.org/?app=mautrix_facebook)
|
[](https://install-app.yunohost.org/?app=mautrix_facebook)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
|
||||||
> *Ce package vous permet d'installer Matrix-Facebook bridge rapidement et simplement sur un serveur YunoHost.
|
> *Ce package vous permet d’installer Matrix-Facebook bridge rapidement et simplement sur un serveur YunoHost.
|
||||||
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
|
||||||
|
|
||||||
## Vue d'ensemble
|
## Vue d’ensemble
|
||||||
|
|
||||||
Une passerelle entre Matrix et Messenger empaquetée comme un service YunoHost. Les messages, médias et notifications sont relayées entre un compte Messenger et un compte Matrix.
|
Une passerelle entre Matrix et Messenger empaquetée comme un service YunoHost. Les messages, médias et notifications sont relayées entre un compte Messenger et un compte Matrix.
|
||||||
La passerelle ["Mautrix-Facebook"](https://docs.mau.fi/bridges/python/facebook/index.html) consiste en un Service d'Application Matrix-Synapse et repose sur une base-de-données postgresql. C'est pourquoi [Synapse for YunoHost](https://github.com/YunoHost-Apps/synapse_ynh) doit être préalablemnet installé.
|
La passerelle ["Mautrix-Facebook"](https://docs.mau.fi/bridges/python/facebook/index.html) consiste en un Service d'Application Matrix-Synapse et repose sur une base-de-données postgresql. C'est pourquoi [Synapse for YunoHost](https://github.com/YunoHost-Apps/synapse_ynh) doit être préalablemnet installé.
|
||||||
|
@ -71,8 +71,8 @@ puis en redémarrant le service:
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Documentation officielle utilisateur : <https://docs.mau.fi/bridges/python/facebook/index.html>
|
* Documentation officielle utilisateur : <https://docs.mau.fi/bridges/python/facebook/index.html>
|
||||||
* Documentation officielle de l'admin : <https://docs.mau.fi/bridges/python/setup/index.html?bridge=facebook>
|
* Documentation officielle de l’admin : <https://docs.mau.fi/bridges/python/setup/index.html?bridge=facebook>
|
||||||
* Dépôt de code officiel de l'app : <https://github.com/mautrix/facebook>
|
* Dépôt de code officiel de l’app : <https://github.com/mautrix/facebook>
|
||||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_mautrix_facebook>
|
* Documentation YunoHost pour cette app : <https://yunohost.org/app_mautrix_facebook>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/mautrix_facebook_ynh/issues>
|
* Signaler un bug : <https://github.com/YunoHost-Apps/mautrix_facebook_ynh/issues>
|
||||||
|
|
||||||
|
@ -88,4 +88,4 @@ ou
|
||||||
sudo yunohost app upgrade mautrix_facebook -u https://github.com/YunoHost-Apps/mautrix_facebook_ynh/tree/testing --debug
|
sudo yunohost app upgrade mautrix_facebook -u https://github.com/YunoHost-Apps/mautrix_facebook_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
|
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
Loading…
Add table
Reference in a new issue