added new app: readeck (v0.20.4)
This commit is contained in:
parent
a241cc867f
commit
0292accfa5
4 changed files with 181 additions and 0 deletions
20
apps/readeck/config.json
Normal file
20
apps/readeck/config.json
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"name": "Readeck",
|
||||
"available": true,
|
||||
"port": 8315,
|
||||
"exposable": true,
|
||||
"dynamic_config": true,
|
||||
"id": "readeck",
|
||||
"description": "Readeck helps you keep all that web content you’ll want to revisit in an hour, tomorrow, or in 20 years.",
|
||||
"tipi_version": 1,
|
||||
"version": "0.20.4",
|
||||
"categories": ["utilities"],
|
||||
"short_desc": "self-hosted bookmark manager",
|
||||
"author": "readeck",
|
||||
"source": "https://codeberg.org/readeck/readeck",
|
||||
"website": "https://readeck.org/",
|
||||
"form_fields": [],
|
||||
"supported_architectures": ["arm64", "amd64"],
|
||||
"created_at": 1762811851670,
|
||||
"updated_at": 1762811851670
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue