added new app: flame (v2.3.1)
This commit is contained in:
parent
9902335951
commit
a535c098e0
3 changed files with 169 additions and 0 deletions
20
apps/flame/config.json
Normal file
20
apps/flame/config.json
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"name": "Flame",
|
||||
"available": true,
|
||||
"port": 8765,
|
||||
"exposable": true,
|
||||
"dynamic_config": true,
|
||||
"id": "flame",
|
||||
"description": "Flame is self-hosted startpage for your server. Easily manage your apps and bookmarks with built-in editors.",
|
||||
"tipi_version": 1,
|
||||
"version": "2.3.1",
|
||||
"categories": ["utilities"],
|
||||
"short_desc": "self-hosted startpage",
|
||||
"author": "pawelmalak",
|
||||
"source": "https://github.com/pawelmalak/flame",
|
||||
"website": "https://github.com/pawelmalak/flame",
|
||||
"form_fields": [],
|
||||
"supported_architectures": ["arm64", "amd64"],
|
||||
"created_at": 1758489100809,
|
||||
"updated_at": 1758489100809
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue