From 5cbab65f6ed93fe9377b066fe525ed829b9169a1 Mon Sep 17 00:00:00 2001 From: Henry Zhu Date: Tue, 12 Nov 2024 05:19:34 +0800 Subject: [PATCH] Add Beaver habit tracker (#881) Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> --- software/beaverhabits.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 software/beaverhabits.yml diff --git a/software/beaverhabits.yml b/software/beaverhabits.yml new file mode 100644 index 0000000000..5608efc224 --- /dev/null +++ b/software/beaverhabits.yml @@ -0,0 +1,11 @@ +name: "Beaver Habit Tracker" +website_url: "https://github.com/daya0576/beaverhabits" +source_code_url: "https://github.com/daya0576/beaverhabits" +description: "Habit tracking app to save your precious moments in your fleeting life." +licenses: + - BSD-3-Clause +platforms: + - Docker +tags: + - Time Tracking +demo_url: "https://beaverhabits.com/demo"