mirror of
https://github.com/YunoHost-Apps/mautrix_whatsapp_ynh.git
synced 2024-09-03 19:46:01 +02:00
Overview improved to clarify mautrix name
This commit is contained in:
parent
a5e5222384
commit
22f8cadb7d
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
# Matrix-WhatsApp puppeting bridge for YunoHost
|
# A Matrix-WhatsApp puppeting bridge for YunoHost
|
||||||
[](https://github.com/tulir/mautrix-whatsapp/wiki)
|
[](https://github.com/tulir/mautrix-whatsapp/wiki)
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/mautrix-whatsapp_ynh)
|
[](https://dash.yunohost.org/appci/app/mautrix-whatsapp_ynh)
|
||||||
|
@ -10,7 +10,7 @@
|
||||||
If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.*
|
If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.*
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
Matrix-WhatsApp puppeting bridge packaged as a YunoHost service. Messages, media and notifications are bridged between a whatsapp user and a matrix user. The bridge consists in a synapse app service and relies on postgresql (mysql also available). Therefore, [Synapse for YunoHost](https://github.com/YunoHost-Apps/synapse_ynh) should be installed beforehand.
|
A puppeting bridge between Matrix and WhatsApp packaged as a YunoHost service. Messages, media and notifications are bridged between a whatsapp user and a matrix user. The matrix user can invite other matrix user in a bridged whatsapp room, such that even people without a whatsapp account can participate to whatsapp group conversations. The ["mautrix-whatsapp"](https://github.com/tulir/mautrix-whatsapp/wiki) bridge consists in a synapse app service and relies on postgresql (mysql also available). Therefore, [Synapse for YunoHost](https://github.com/YunoHost-Apps/synapse_ynh) should be installed beforehand.
|
||||||
|
|
||||||
**Shipped version:** 1.0
|
**Shipped version:** 1.0
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue