This commit is contained in:
2026-03-28 10:55:42 -04:00
commit 6a2d0cffd6
21 changed files with 2175 additions and 0 deletions

11
manifest.json Normal file
View File

@ -0,0 +1,11 @@
{
"id": "yaotp",
"name": "YAOTP — Task Manager",
"version": "0.1.0",
"minAppVersion": "1.4.0",
"description": "A task management GUI for designated markdown files.",
"author": "matt",
"authorUrl": "",
"fundingUrl": "",
"isDesktopOnly": false
}