added new app: jotty (1.10.4)
This commit is contained in:
parent
c86b0a41fd
commit
003f0ce1be
5 changed files with 442 additions and 0 deletions
20
apps/jotty/config.json
Normal file
20
apps/jotty/config.json
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"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
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue