2023-03-28 22:43:44 +00:00
|
|
|
{
|
|
|
|
"$schema": "../schema.json",
|
|
|
|
"name": "IT-Tools",
|
|
|
|
"port": 8171,
|
|
|
|
"available": true,
|
|
|
|
"exposable": true,
|
|
|
|
"id": "it-tools",
|
2023-06-10 15:29:03 +00:00
|
|
|
"tipi_version": 2,
|
2023-03-28 22:43:44 +00:00
|
|
|
"version": "latest",
|
2023-03-29 06:43:02 +00:00
|
|
|
"categories": ["development"],
|
2023-03-28 22:43:44 +00:00
|
|
|
"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",
|
2023-10-29 19:43:17 +00:00
|
|
|
"form_fields": [],
|
|
|
|
"supported_architectures": ["arm64", "amd64"]
|
2023-03-28 22:43:44 +00:00
|
|
|
}
|