app-store/apps/it-tools/config.json

17 lines
467 B
JSON
Raw Normal View History

2023-03-28 22:43:44 +00:00
{
"$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": []
}