app-store/apps/kanboard/config.json

16 lines
427 B
JSON
Raw Normal View History

2023-04-20 10:05:43 +00:00
{
"name": "Kanboard",
"available": true,
"exposable": true,
2023-04-20 10:05:43 +00:00
"port": 8010,
"id": "kanboard",
"description": "Kanboard is a free and open source Kanban project management software.",
"tipi_version": 1,
"version": "1.2.28",
"categories": ["development"],
"short_desc": "Open Source Kanban Board",
"author": "Frédéric Guillot",
"source": "https://github.com/kanboard/kanboard",
"form_fields": [
]
}