From 78f451733e84cf9760d6c465fb3068ce9276fa60 Mon Sep 17 00:00:00 2001 From: Mohamad Tarbin Date: Sun, 22 Dec 2024 06:37:51 -0500 Subject: [PATCH] Add Donetick (#988) Co-authored-by: Rabenherz112 Co-authored-by: nodiscc --- software/donetick.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/donetick.yml diff --git a/software/donetick.yml b/software/donetick.yml new file mode 100644 index 0000000000..dddd242d8e --- /dev/null +++ b/software/donetick.yml @@ -0,0 +1,12 @@ +name: "Donetick" +website_url: "https://donetick.com" +source_code_url: "https://github.com/donetick/donetick" +description: "Task and chore management tool for personal and family use, with advanced scheduling, flexible assignment, and group sharing capabilities, detailed history, automation via API, simple and modern design." +licenses: + - AGPL-3.0 +platforms: + - Go + - Docker +tags: + - Task Management & To-do Lists +demo_url: "https://app.donetick.com/"