rm ooye
This commit is contained in:
parent
111d337d47
commit
aae7a06984
2 changed files with 2 additions and 3 deletions
|
|
@ -21,7 +21,7 @@ import { CardGrid, Card } from "@astrojs/starlight/components"
|
|||
<CardGrid>
|
||||
|
||||
<Card title="Private and Free Communications" icon="comment">
|
||||
Federated Nexus hosts a free [Matrix](https://matrix.org) instance, using the [Continuwuity](https://continuwuity.org/) software. Matrix is an open-source communications platform, allowing you to chat to communities of your choice. We also host multiple matrix bridges, including a Discord bridge, a WhatsApp puppet, and even an SMS puppet! [Learn More...](services/matrix)
|
||||
Federated Nexus hosts a free [Matrix](https://matrix.org) instance, using the [Continuwuity](https://continuwuity.org/) software. Matrix is an open-source communications platform, allowing you to chat to communities of your choice. We also host multiple matrix bridges, including a WhatsApp puppet, and a SMS puppet! [Learn More...](services/matrix)
|
||||
</Card>
|
||||
|
||||
<Card title="Open Source Collaborative Editing" icon="document">
|
||||
|
|
|
|||
|
|
@ -60,9 +60,8 @@ Federated Nexus runs [Continuwuity](https://continuwuity.org/), a Rust implement
|
|||
|
||||
## Bridges
|
||||
|
||||
Federated Nexus hosts multiple "bridges" and "puppets", to let you talk to people on other platforms from Matrix:
|
||||
Federated Nexus hosts multiple puppets to let you talk to people on other platforms from Matrix:
|
||||
|
||||
- [Out of Your Element](https://gitdab.com/cadence/out-of-your-element) (OOYE, Discord bridge): You can control OOYE via its web UI: https://ooye.federated.nexus. From this intuitive web UI, Discord server admins can log into their Discord account, and easily set up a bridged Matrix space using the "Easy mode" option. Or, for the more advanced users, they can use the "Self-service" option to manually control the bridge, rather than creating a whole new Matrix space.
|
||||
- [mautrix-gmessages](https://docs.mau.fi/bridges/go/gmessages/index.html) (SMS puppet): You can use mautrix-gmessages to bridge SMS chats over to Matrix, including both reading and sending SMS. You can set it up for yourself with [their instructions](https://docs.mau.fi/bridges/go/gmessages/authentication.html).
|
||||
- [mautrix-whatsapp](https://docs.mau.fi/bridges/go/whatsapp/index.html) (WhatsApp puppet): With mautrix-whatsapp, you can bridge your WhatsApp chats to Matrix, in a very similar way to the SMS bridge. See [their instructions](https://docs.mau.fi/bridges/go/whatsapp/authentication.html) for setup.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue