diff --git a/software/wingfit.yml b/software/wingfit.yml new file mode 100644 index 0000000000..c5d7cc9d08 --- /dev/null +++ b/software/wingfit.yml @@ -0,0 +1,12 @@ +name: "Wingfit" +website_url: "https://wingfit.fr" +source_code_url: "https://github.com/itskovacs/wingfit" +description: "Minimalist fitness app to plan your workouts, track your personal records and leverage smartwatch data." +licenses: + - CC-BY-SA-4.0 +platforms: + - Python + - Docker +tags: + - Health and Fitness +demo_url: "https://wingfit.fr/home"