From dcdb3bb17590b101d44f7727fd17795486c6f7b8 Mon Sep 17 00:00:00 2001 From: Mohamad Tarbin Date: Sat, 30 Nov 2024 02:08:44 -0500 Subject: [PATCH] Create donetick.yml --- software/donetick.yml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 software/donetick.yml diff --git a/software/donetick.yml b/software/donetick.yml new file mode 100644 index 0000000000..22b5cf570e --- /dev/null +++ b/software/donetick.yml @@ -0,0 +1,17 @@ +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. with simple and modern design." +licenses: + - AGPL-3.0 +platforms: + - Go + - Nodejs + - Docker +tags: + - Task Management & To-do Lists + - Automation + - Personal Dashboards + +depends_3rdparty: true +demo_url: "https://app.donetick.com/"