runtipi-appstore/apps/jotty/config.json

20 lines
567 B
JSON

{
"name": "Jotty",
"available": true,
"port": 8644,
"exposable": true,
"dynamic_config": true,
"id": "jotty",
"description": "A simple, self-hosted app for your checklists and notes.",
"tipi_version": 1,
"version": "1.10.2",
"categories": ["utilities"],
"short_desc": "self-hosted markdown-powered notes",
"author": "fccview",
"source": "https://github.com/fccview/jotty",
"website": "https://jotty.page",
"form_fields": [],
"supported_architectures": ["arm64", "amd64"],
"created_at": 1762899443144,
"updated_at": 1762899443144
}