From 8820d53ffb91e8aa386ee8426f228c05c0f1e9c9 Mon Sep 17 00:00:00 2001 From: GerryT11 <58103727+GerryT11@users.noreply.github.com> Date: Fri, 15 Nov 2024 09:46:42 +0100 Subject: [PATCH 1/2] Add Jogger Jogger - An app for Gnome Mobile to Track running and other workouts. Inspired by Fitotrack. Built with GTK4, Libadwaita, Rust and Sqlite. https://codeberg.org/baarkerlounger/jogger & I sorted the category "Health and Fitness" alphabetically --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ec4fdf..957bf1a 100644 --- a/README.md +++ b/README.md @@ -938,8 +938,9 @@ Clients for commercial social platforms that had their API access cut off in a w ## Health and Fitness - [BMI](https://github.com/PhilippKosarev/bmi) - Body mass index (BMI) calculator `#python` `#gtk4` `#libadwaita`. -- [Health](https://apps.gnome.org/Health) - Fitness goals tracker `#rust` `#gtk4` `#libadwaita` `#gnome`. - [Dosage](https://github.com/diegopvlk/Dosage) - Medication tracker `#gjs` `#gtk4` `#libadwaita`. +- [Health](https://apps.gnome.org/Health) - Fitness goals tracker `#rust` `#gtk4` `#libadwaita` `#gnome`. +- [Jogger](https://codeberg.org/baarkerlounger/jogger) - App for Gnome Mobile to Track running and other workouts `#rust` `#gtk4` `#libadwaita`. ## Map Viewers From 4d02bc067a55b9cfb56af99c219ee9105c6a2c12 Mon Sep 17 00:00:00 2001 From: GerryT11 <58103727+GerryT11@users.noreply.github.com> Date: Fri, 15 Nov 2024 21:38:44 +0100 Subject: [PATCH 2/2] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Loïc Reynier <88983487+loicreynier@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 957bf1a..ba44490 100644 --- a/README.md +++ b/README.md @@ -940,7 +940,7 @@ Clients for commercial social platforms that had their API access cut off in a w - [BMI](https://github.com/PhilippKosarev/bmi) - Body mass index (BMI) calculator `#python` `#gtk4` `#libadwaita`. - [Dosage](https://github.com/diegopvlk/Dosage) - Medication tracker `#gjs` `#gtk4` `#libadwaita`. - [Health](https://apps.gnome.org/Health) - Fitness goals tracker `#rust` `#gtk4` `#libadwaita` `#gnome`. -- [Jogger](https://codeberg.org/baarkerlounger/jogger) - App for Gnome Mobile to Track running and other workouts `#rust` `#gtk4` `#libadwaita`. +- [Jogger](https://codeberg.org/baarkerlounger/jogger) - Running (and other workout) tracker for GNOME Mobile with import from Fitotrack `#rust` `#gtk4` `#libadwaita`. ## Map Viewers