Initial commit

This commit is contained in:
2025-12-17 20:36:13 +01:00
parent d2485cec73
commit a265c31460
14 changed files with 1045 additions and 0 deletions

10
manifest.json Normal file
View File

@@ -0,0 +1,10 @@
{
"id": "taskweaver",
"name": "TaskWeaver",
"version": "1.0.0",
"minAppVersion": "0.15.0",
"description": "A simple task timer with category support and daily note logging",
"author": "",
"authorUrl": "",
"isDesktopOnly": false
}