Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

Commit 3042ce1

Browse files
committed
Update installation instructions & communication links
1 parent ac9a9a7 commit 3042ce1

File tree

1 file changed

+23
-13
lines changed

1 file changed

+23
-13
lines changed

README.md

Lines changed: 23 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -14,18 +14,13 @@ See [screenshots](https://triliumnext.github.io/Docs/Wiki/screenshot-tour) for q
1414

1515
## 💬 Discuss with us
1616

17-
Feel free to join our official discussions and community. We are focused on the development on Trilium, and would love to hear what features, suggestions, or issues you may have!
17+
Feel free to join our official conversations. We would love to hear what features, suggestions, or issues you may have!
1818

1919
- [Matrix](https://matrix.to/#/#triliumnext:matrix.org) (For synchronous discussions)
20+
- The `General` Matrix room is also bridged to [XMPP](xmpp:[email protected]?join)
2021
- [Github Discussions](https://github.com/TriliumNext/Notes/discussions) (For Asynchronous discussions)
2122
- [Wiki](https://triliumnext.github.io/Docs/) (For common how-to questions and user guides)
2223

23-
The two rooms linked above are mirrored, so you can use either XMPP or Matrix, from any client you prefer, on pretty much any platform under the sun!
24-
25-
### Unofficial Communities
26-
27-
[Trilium Rocks](https://discord.gg/aqdX9mXX4r)
28-
2924
## 🎁 Features
3025

3126
* Notes can be arranged into arbitrarily deep tree. Single note can be placed into multiple places in the tree (see [cloning](https://triliumnext.github.io/Docs/Wiki/cloning-notes)
@@ -55,14 +50,25 @@ The two rooms linked above are mirrored, so you can use either XMPP or Matrix, f
5550

5651
## 🏗 Installation
5752

58-
Trilium is provided as either desktop application (Linux and Windows) or web application hosted on your server (Linux).
53+
### Desktop
54+
55+
To use TriliumNext on your desktop machine (Linux, MacOS, and Windows) you have a few options:
56+
57+
* Download the binary release for your platform from the [latest release page](https://github.com/TriliumNext/Notes/releases/latest), unzip the package and run the ```trilium``` executable.
58+
* Access TriliumNext via the web interface of a server installation (see below)
59+
* Currently only the latest versions of Chrome & Firefox are supported (and tested).
60+
* (Coming Soon) TriliumNext will also be provided as a Flatpak
5961

60-
* If you want to use TriliumNext on the desktop, download binary release for your platform from [latest release](https://github.com/TriliumNext/Notes/releases/latest), unzip the package and run the ```trilium``` executable.
61-
* If you want to install TriliumNext on your own server, follow [this page](https://triliumnext.github.io/Docs/Wiki/server-installation).
62-
* Currently only recent versions of Chrome and Firefox are supported (tested) browsers.
62+
### Mobile
6363

64-
(Coming Soon) TriliumNext will also be provided as a Flatpak:
65-
<img width="240" src="https://flathub.org/assets/badges/flathub-badge-en.png">
64+
To use TriliumNext on a mobile device:
65+
66+
* Use a mobile web browser to access the mobile interface of a server installation (see below)
67+
* Use of a mobile app is not yet supported ([see here](https://github.com/TriliumNext/Notes/issues/72)) to track mobile improvements.
68+
69+
### Server
70+
71+
To install TriliumNext on your own server (including via Docker) follow [the server installation docs](https://triliumnext.github.io/Docs/Wiki/server-installation).
6672

6773
## 📝 Documentation
6874

@@ -78,6 +84,10 @@ npm install
7884
npm run start-server
7985
```
8086

87+
## 👐 Unofficial Communities
88+
89+
[Trilium Rocks](https://discord.gg/aqdX9mXX4r)
90+
8191
## 👏 Shoutouts
8292

8393
* [CKEditor 5](https://github.com/ckeditor/ckeditor5) - best WYSIWYG editor on the market, very interactive and listening team

0 commit comments

Comments
 (0)