Improve loging in text; add more clients

This commit is contained in:
Paul van Tilburg 2021-12-18 11:35:45 +01:00
parent ac7475aa66
commit a6ea2eba94
Signed by: paul
GPG Key ID: C6DE073EDA9EEC4D
1 changed files with 37 additions and 13 deletions

View File

@ -24,33 +24,57 @@ fully featured client for Matrix. It is preconfigured to use the Luon Matrix
homeserver. It can be found at: [chat.luon.net](https://chat.luon.net).
You can log in using your Luon account username and password.
Other nice web-based clients are [FluffyChat](https://fluffychat.im/web/) and
[Cinny](https://app.cinny.in/).
### GNOME/Linux
On GNOME, there is the *Fractal* Matrix client. It does not support all the
features of Matrix just yet, but has a clean interface that fits well into the
desktop. You can install it via Flatpak using
[Flathub](https://flathub.org/apps/details/org.gnome.Fractal).
On GNOME, there is the [Fractal](https://wiki.gnome.org/Apps/Fractal) Matrix
client. It does not support all the features of Matrix just yet, but has a
clean interface that fits well into the desktop. You can install it via
Flatpak using [Flathub](https://flathub.org/apps/details/org.gnome.Fractal).
For all the features, you can use the fully featured [Element
Desktop](https://element.io), installable using
[Flathub](https://flathub.org/apps/details/im.riot.Riot).
### Windows
For Windows, the best option is to use is [Element Desktop](https://element.io).
In contrast with Element Web, you don't need to keep the browser open and get
notifications when there are new messages.
### Mac OS
Similar as for Windows, the best option to use is
[Element Desktop](https://element.io).
### Android/iOS
There are various kinds of mobile clients available, but the most well-known
and fully featured are:
[Element Android](https://matrix.org/docs/projects/client/element-android)
[Element iOS](https://matrix.org/docs/projects/client/element-ios).
[Element Android](https://matrix.org/docs/projects/client/element-android),
[Element iOS](https://matrix.org/docs/projects/client/element-ios) and
[FluffyChat](https://fluffychat.im/).
## Credentials & IDs
## Logging In
Depending on the client, you might either have to use your username and home
server URL or your Matrix ID (MXID) to log in. So, you can use the following:
* Set the homeserver to `luon.net`
* Username: `user`
or:
* Homeserver URL: `https://matrix.luon.net`
* Username: `user`
or:
* Matrix ID: `@user:luon.net`
and of course in both cases the password of your Luon account.
and of course in all cases the password of your Luon account.
Other users on the Luon homeserver as well as on any other Matrix homeserver
can use your Matrix ID to contact you. It is fully federated like e-mail!