added new app: linkace (v2.4.0)
This commit is contained in:
parent
29cc0db4e2
commit
d2bbe48ad9
3 changed files with 175 additions and 0 deletions
20
apps/linkace/config.json
Normal file
20
apps/linkace/config.json
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"name": "LinkAce",
|
||||
"available": true,
|
||||
"port": 8874,
|
||||
"exposable": true,
|
||||
"dynamic_config": true,
|
||||
"id": "linkace",
|
||||
"description": "LinkAce is a self-hosted archive to collect links of your favorite websites.",
|
||||
"tipi_version": 1,
|
||||
"version": "2.4.0",
|
||||
"categories": ["utilities"],
|
||||
"short_desc": "self-hosted bookmark manager",
|
||||
"author": "kovah",
|
||||
"source": "https://github.com/Kovah/LinkAce/",
|
||||
"website": "https://www.linkace.org/",
|
||||
"form_fields": [],
|
||||
"supported_architectures": ["arm64", "amd64"],
|
||||
"created_at": 1762383896259,
|
||||
"updated_at": 1762383896259
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue