app-store/apps/dashy/config.json

18 lines
565 B
JSON

{
"$schema": "../schema.json",
"name": "Dashy",
"port": 8205,
"available": true,
"exposable": false,
"id": "dashy",
"tipi_version": 5,
"version": "3.1.0",
"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": [],
"supported_architectures": ["arm64", "amd64"]
}