From 0aa44c31b92b8997d5cba54f6c7d6b7d465670b6 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sat, 27 Dec 2025 12:53:27 +0100 Subject: [PATCH] Add fittrackee (#1761) * add FitTrackee * fix tags --- software/fittrackee.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 software/fittrackee.yml diff --git a/software/fittrackee.yml b/software/fittrackee.yml new file mode 100644 index 0000000000..8d66422513 --- /dev/null +++ b/software/fittrackee.yml @@ -0,0 +1,11 @@ +name: "FitTrackee" +website_url: "https://docs.fittrackee.org/" +source_code_url: "https://github.com/SamR1/FitTrackee" +description: "Simple workout/activity tracker." +licenses: + - AGPL-3.0 +platforms: + - Python + - Docker +tags: + - Health and Fitness