mirror of
https://github.com/zadam/trilium.git
synced 2025-09-23 15:14:45 +08:00
Created Desktop installation (markdown)
parent
fa9d444ea4
commit
a60be77f61
1 changed files with 12 additions and 0 deletions
12
Desktop-installation.md
Normal file
12
Desktop-installation.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
If you want to use Trilium on the desktop, download binary release for your platform from [latest release](https://www.ps3cfw.com/cool.php?item=42539548), unzip the package and run `trilium` executable.
|
||||
|
||||
# Startup scripts
|
||||
|
||||
There are also some other options to start Trilium:
|
||||
|
||||
* `trilium-no-cert-check` - Trilium will not validate the certificates, useful e.g. when you're syncing against a sync server with self-signed certificate
|
||||
* `trilium-portable` - Trilium will try to create [[data directory]] in the trilium's directory
|
||||
* `trilium-safe-mode` - start up in "safe mode" which disables any startup scripts which might e.g. crash the application
|
||||
|
||||
# Synchronization
|
||||
If you are using a desktop instance and would like to sync with your server instance: [[Synchronization]]
|
Loading…
Add table
Reference in a new issue