app-store/apps/trilium/config.json

16 lines
493 B
JSON
Raw Normal View History

2023-09-05 18:26:58 +00:00
{
2023-09-05 18:27:19 +00:00
"name": "Trilium",
2023-09-05 18:26:58 +00:00
"available": true,
"port": 8267,
"exposable": true,
2023-09-05 18:27:19 +00:00
"id": "trilium",
2023-09-05 18:26:58 +00:00
"description": "Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases. ",
"tipi_version": 1,
2023-09-05 18:27:19 +00:00
"version": "0.61.5-beta",
2023-09-05 18:26:58 +00:00
"categories": [
"utilities"
],
"short_desc": "An open-source, self-hosted Notion alterative",
"author": "zadam",
"source": "https://github.com/zadam/trilium"
}