mirror of
https://github.com/wger-project/flutter.git
synced 2026-02-18 00:17:48 +01:00
121 lines
5.2 KiB
XML
Executable File
121 lines
5.2 KiB
XML
Executable File
<?xml version='1.0' encoding='utf-8'?>
|
|
<component type="desktop-application">
|
|
<id>de.wger.flutter</id>
|
|
<name>wger</name>
|
|
<summary>Fitness and nutrition tracker</summary>
|
|
<description>
|
|
<p>wger is a free and open-source fitness application designed to help you achieve your
|
|
fitness goals.
|
|
</p>
|
|
<p>Workout Management</p>
|
|
<ul>
|
|
<li>Create and customize workout routines tailored to your fitness level and
|
|
goals
|
|
</li>
|
|
<li>Track your progress with detailed exercise logs</li>
|
|
<li>Access a vast library of exercises</li>
|
|
</ul>
|
|
<p>Nutrition Tracking</p>
|
|
<ul>
|
|
<li>Log your food intake using the Open Food Facts database</li>
|
|
<li>Calculate your calorie intake and macronutrient breakdown</li>
|
|
<li>Set personalized dietary goals and track your progress</li>
|
|
</ul>
|
|
<p>Body Measurement Tracking</p>
|
|
<ul>
|
|
<li>Monitor your body weight, body fat percentage, and other measurements</li>
|
|
<li>Visualize your progress with charts and graphs</li>
|
|
</ul>
|
|
</description>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<project_license>AGPL-3.0-or-later</project_license>
|
|
<recommends>
|
|
<control>touch</control>
|
|
<control>pointing</control>
|
|
<control>keyboard</control>
|
|
</recommends>
|
|
<developer_name>wger</developer_name>
|
|
<url type="homepage">https://wger.de/</url>
|
|
<url type="contact">https://fosstodon.org/@wger</url>
|
|
<url type="bugtracker">https://github.com/wger-project/flutter/issues</url>
|
|
<url type="donation">https://buymeacoffee.com/wger</url>
|
|
<url type="vcs-browser">https://github.com/wger-project/flutter</url>
|
|
<url type="translate">https://hosted.weblate.org/engage/wger/</url>
|
|
<branding>
|
|
<color scheme_preference="light" type="primary">#a2aedd</color>
|
|
<color scheme_preference="dark" type="primary">#687bd9</color>
|
|
</branding>
|
|
<screenshots>
|
|
<screenshot type="default">
|
|
<caption>wger's dashboard</caption>
|
|
<image type="source">
|
|
https://raw.githubusercontent.com/wger-project/flutter/master/fastlane/metadata/android/en-US/images/phoneScreenshots/01%20-%20dashboard.png
|
|
</image>
|
|
</screenshot>
|
|
<screenshot>
|
|
<caption>Workout detail</caption>
|
|
<image type="source">
|
|
https://raw.githubusercontent.com/wger-project/flutter/master/fastlane/metadata/android/en-US/images/phoneScreenshots/02%20-%20workout%20detail.png
|
|
</image>
|
|
</screenshot>
|
|
<screenshot>
|
|
<caption>Measurements</caption>
|
|
<image type="source">
|
|
https://raw.githubusercontent.com/wger-project/flutter/master/fastlane/metadata/android/en-US/images/phoneScreenshots/04%20-%20measurements.png
|
|
</image>
|
|
</screenshot>
|
|
<screenshot>
|
|
<caption>Nutritional plan</caption>
|
|
<image type="source">
|
|
https://raw.githubusercontent.com/wger-project/flutter/master/fastlane/metadata/android/en-US/images/phoneScreenshots/05%20-%20nutritional%20plan.png
|
|
</image>
|
|
</screenshot>
|
|
<screenshot>
|
|
<caption>Body weight</caption>
|
|
<image type="source">
|
|
https://raw.githubusercontent.com/wger-project/flutter/master/fastlane/metadata/android/en-US/images/phoneScreenshots/06%20-%20weight.png
|
|
</image>
|
|
</screenshot>
|
|
</screenshots>
|
|
<releases>
|
|
<release version="1.9.2" date="2025-12-04">
|
|
<description>
|
|
<p>Bug fixes and improvements.</p>
|
|
</description>
|
|
<url>https://github.com/wger-project/flutter/releases/tag/1.9.2</url>
|
|
</release>
|
|
<release version="1.9.2" date="2025-12-04">
|
|
<description>
|
|
<p>Bug fixes and improvements.</p>
|
|
</description>
|
|
<url>https://github.com/wger-project/flutter/releases/tag/1.9.2</url>
|
|
</release>
|
|
<release version="1.9.1" date="2025-11-10">
|
|
<description>
|
|
<p>Bug fixes and improvements.</p>
|
|
</description>
|
|
<url>https://github.com/wger-project/flutter/releases/tag/1.9.1</url>
|
|
</release>
|
|
<release version="1.9.0" date="2025-09-23">
|
|
<description>
|
|
<p>Bug fixes and improvements.</p>
|
|
</description>
|
|
<url>https://github.com/wger-project/flutter/releases/tag/1.9.0</url>
|
|
</release>
|
|
<release version="1.8.4" date="2025-08-28">
|
|
<description>
|
|
<p>Bug fixes and improvements.</p>
|
|
</description>
|
|
<url>https://github.com/wger-project/flutter/releases/tag/1.8.4</url>
|
|
</release>
|
|
<release version="1.8.3" date="2025-06-17">
|
|
<description>
|
|
<p>Bug fixes and improvements.</p>
|
|
</description>
|
|
<url>https://github.com/wger-project/flutter/releases/tag/1.8.3</url>
|
|
</release>
|
|
<release version="1.5.3" date="2023-03-16" />
|
|
</releases>
|
|
<content_rating type="oars-1.1" />
|
|
<launchable type="desktop-id">de.wger.flutter.desktop</launchable>
|
|
</component> |