update matrix page
This commit is contained in:
parent
25c2e5e88b
commit
cb777349e2
1 changed files with 6 additions and 14 deletions
|
|
@ -15,26 +15,18 @@ Matrix has many parallels to Discord, but also some important differences. This
|
|||
|
||||
Matrix is purely a protocol, and you can use any "client" you want. Clients are front-ends for Matrix, and they are the way you actually see messages and join rooms. There are countless clients, but we recommend one of the following for the best possible experience:
|
||||
|
||||
- [Cinny](https://cinny.in) provides a Discord-like UI and has some really useful features. You can use it on the web, or as a Tauri app, and it works on Linux phones very well.
|
||||
- [FluffyChat](https://fluffychat.im) is made with Flutter, so it has great cross-platform support. It's usable on iOS, Android, Linux, Web, etc. It also has some features that Cinny doesn't, but I find Cinny to be more intuitive.
|
||||
- [Sable](https://sable.moe) provides a Discord-like UI and has some really useful features. You can use it on the web, or as a PWA.
|
||||
- [FluffyChat](https://fluffychat.im) is made with Flutter, so it has great cross-platform support. It's usable on iOS, Android, Linux, Web, etc. It also has some features that Sable doesn't, but I find Sable to be more intuitive.
|
||||
|
||||
## How to Use
|
||||
|
||||
The process of signing into your Federated Nexus Matrix account depends on what client you use. I will be showcasing Cinny here, but the process isn't too different between clients.
|
||||
|
||||
### Opening Cinny
|
||||
|
||||
Cinny can be used as either a website, or native app.
|
||||
You can find the Federated Nexus instance here: https://app.federated.nexus
|
||||
|
||||
Or download the app from here: https://github.com/cinnyapp/cinny-desktop/releases/latest
|
||||
On Linux, you can also get Cinny from [Flathub](https://flathub.org/apps/in.cinny.Cinny) or your distro's repositories.
|
||||
The process of signing into your Federated Nexus Matrix account depends on what client you use. I will be showcasing Sable here, but the process isn't too different between clients. You can find the Federated Nexus instance of Sable here: https://app.federated.nexus
|
||||
|
||||
### Logging In
|
||||
|
||||
Firstly, make sure that `federated.nexus`, is set as your "Homeserver". The field shows as a dropdown on desktop, but you must type it in manually.
|
||||
|
||||

|
||||

|
||||
|
||||
Then, just enter your username and password, and hit log in!
|
||||
|
||||
|
|
@ -46,11 +38,11 @@ After logging in, you should notice a notification in your inbox, in the bottom
|
|||
|
||||
Click the notification, and you will be greeted with the invites page. Click public, which has a notification next to it.
|
||||
|
||||

|
||||

|
||||
|
||||
From there, accept the invitation to the "Federated Nexus Community" room, and you're good to go!
|
||||
|
||||

|
||||

|
||||
|
||||
## Homeserver
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue