app-store/apps/it-tools/config.json
2023-03-28 18:43:44 -04:00

17 lines
467 B
JSON

{
"$schema": "../schema.json",
"name": "IT-Tools",
"port": 8171,
"available": true,
"exposable": true,
"id": "it-tools",
"tipi_version": 1,
"version": "latest",
"categories": ["utilities"],
"description": "Useful tools for developer and people working in IT. ",
"short_desc": "Collection of handy online tools for developers, with great UX.",
"author": "CorentinTh",
"source": "https://github.com/CorentinTh/it-tools",
"form_fields": []
}