From e40923f8a6ef7f02dca74225b4cfc8327bee2412 Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Sat, 6 Dec 2025 08:26:21 -0800 Subject: [PATCH] Added Vikunja to task-management --- source/data/dynamic/applications.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/source/data/dynamic/applications.json b/source/data/dynamic/applications.json index 22f7168..e79b114 100644 --- a/source/data/dynamic/applications.json +++ b/source/data/dynamic/applications.json @@ -12070,6 +12070,25 @@ "language": "", "license": "", "homepage_url": "" + }, + { + "name": "Vikunja", + "description": "", + "repo_url": "https://github.com/go-vikunja/vikunja", + "tags": [], + "platforms": [ + "cross", + "mobile", + "selfhost", + "web-cloud" + ], + "category": "task-management", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] } \ No newline at end of file