app-store/apps/wallos/config.json

22 lines
482 B
JSON

{
"$schema": "../schema.json",
"name": "Wallos",
"port": 8222,
"available": true,
"exposable": true,
"id": "wallos",
"tipi_version": 25,
"version": "1.20.2",
"categories": [
"finance"
],
"description": "Open-Source Personal Subscription Tracker",
"short_desc": "Open-Source Personal Subscription Tracker",
"author": "Miguel Ribeiro",
"source": "https://github.com/ellite/Wallos",
"form_fields": [],
"supported_architectures": [
"amd64"
]
}