From ce6480409292e98a50a138bb791bf328c019ec87 Mon Sep 17 00:00:00 2001 From: Suguru Hirahara Date: Sat, 16 May 2026 06:21:52 -0400 Subject: [PATCH] Update installing.md: add a section about native clients Signed-off-by: Suguru Hirahara --- docs/installing.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/docs/installing.md b/docs/installing.md index 76e5312b5..df164a841 100644 --- a/docs/installing.md +++ b/docs/installing.md @@ -1,13 +1,13 @@ @@ -150,6 +150,12 @@ After completing the installation, you can: * or come say Hi in our support room — [#matrix-docker-ansible-deploy:devture.com](https://matrix.to/#/#matrix-docker-ansible-deploy:devture.com). You might learn something or get to help someone else new to Matrix hosting. - or help make this playbook better by contributing (code, documentation, or [coffee/beer](https://liberapay.com/s.pantaleev/donate)) +### Installing native Matrix clients on your computer + +As the playbook's aim is to help you to install and manage Matrix services on your server, if you are looking for dedicated native Matrix clients which run on your computer, you need to install ones by yourself. There is a convenient list which introduces known Matrix clients on this page: + +If you feel overwhelmed by the variety and the number of the available clients, you might want to install [**Komai**](https://github.com/etkecc/komai), a desktop-first Matrix chat application maintained by the team behind the playbook. It is stable, and just works without quirks! + ### ⚠️ Keep the playbook and services up-to-date While this playbook helps you to set up Matrix services and maintain them, it will **not** automatically run the maintenance task for you. You will need to update the playbook and re-run it **manually**.