app-store/apps/excalidraw/config.json
2023-03-28 23:08:18 +02:00

17 lines
455 B
JSON

{
"$schema": "../schema.json",
"name": "Excalidraw",
"port": 8172,
"available": true,
"exposable": true,
"id": "excalidraw",
"tipi_version": 1,
"version": "latest",
"categories": ["utilities"],
"description": "Virtual whiteboard for sketching hand-drawn like diagrams",
"short_desc": "Online whiteboard collaboration made easy",
"author": "Excalidraw",
"source": "https://github.com/excalidraw/excalidraw",
"form_fields": []
}