From 770c1c264665e992e2496c0a4d119b89d994dddb Mon Sep 17 00:00:00 2001 From: Jinjinov Date: Fri, 27 Feb 2026 08:48:36 +0100 Subject: [PATCH] Add OpenHabitTracker --- software/openhabittracker.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 software/openhabittracker.yml diff --git a/software/openhabittracker.yml b/software/openhabittracker.yml new file mode 100644 index 0000000000..0541b6c03a --- /dev/null +++ b/software/openhabittracker.yml @@ -0,0 +1,13 @@ +name: OpenHabitTracker +website_url: https://openhabittracker.net +source_code_url: https://github.com/Jinjinov/OpenHabitTracker +description: Track habits, tasks and notes with time tracking, calendar view and completion statistics. +licenses: + - GPL-3.0 +platforms: + - C# + - Docker +tags: + - Time Tracking + - Task Management & To-do Lists +demo_url: https://pwa.openhabittracker.net