18 lines
519 B
JSON
18 lines
519 B
JSON
|
{
|
||
|
"$schema": "../schema.json",
|
||
|
"name": "Dashy",
|
||
|
"port": 8205,
|
||
|
"available": true,
|
||
|
"exposable": false,
|
||
|
"id": "dashy",
|
||
|
"tipi_version": 1,
|
||
|
"version": "2.1.1",
|
||
|
"categories": ["utilities"],
|
||
|
"description": "A self-hostable personal dashboard built for you. Includes status-checking, widgets, themes, icon packs, a UI editor and tons more!",
|
||
|
"short_desc": "A self-hostable personal dashboard built for you.",
|
||
|
"author": "lissy93",
|
||
|
"source": "https://github.com/lissy93/dashy",
|
||
|
"form_fields": [
|
||
|
]
|
||
|
}
|