Files
flutter/flatpak/de.wger.flutter.metainfo.xml
2026-01-17 15:30:06 +00:00

145 lines
6.4 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://media.githubusercontent.com/media/wger-project/flutter/refs/heads/master/fastlane/metadata/android/en-US/images/phoneScreenshots/01%20-%20dashboard.png
</image>
</screenshot>
<screenshot>
<caption>Workout detail</caption>
<image type="source">
https://media.githubusercontent.com/media/wger-project/flutter/refs/heads/master/fastlane/metadata/android/en-US/images/phoneScreenshots/02%20-%20workout%20detail.png
</image>
</screenshot>
<screenshot>
<caption>Gym mode</caption>
<image type="source">
https://media.githubusercontent.com/media/wger-project/flutter/refs/heads/master/fastlane/metadata/android/en-US/images/phoneScreenshots/03%20-%20gym%20mode.png
</image>
</screenshot>
<screenshot>
<caption>Measurements</caption>
<image type="source">
https://media.githubusercontent.com/media/wger-project/flutter/refs/heads/master/fastlane/metadata/android/en-US/images/phoneScreenshots/04%20-%20measurements.png
</image>
</screenshot>
<screenshot>
<caption>Nutritional plan</caption>
<image type="source">
https://media.githubusercontent.com/media/wger-project/flutter/refs/heads/master/fastlane/metadata/android/en-US/images/phoneScreenshots/05%20-%20nutritional%20plan.png
</image>
</screenshot>
<screenshot>
<caption>Body weight</caption>
<image type="source">
https://media.githubusercontent.com/media/wger-project/flutter/refs/heads/master/fastlane/metadata/android/en-US/images/phoneScreenshots/06%20-%20weight.png
</image>
</screenshot>
</screenshots>
<releases>
<release version="1.9.6" date="2026-01-17">
<description>
<p>Bug fixes and improvements.</p>
</description>
<url>https://github.com/wger-project/flutter/releases/tag/1.9.6</url>
</release>
<release version="1.9.5" date="2026-01-14">
<description>
<p>Bug fixes and improvements.</p>
</description>
<url>https://github.com/wger-project/flutter/releases/tag/1.9.5</url>
</release>
<release version="1.9.4" date="2025-12-23">
<description>
<p>Bug fixes and improvements.</p>
</description>
<url>https://github.com/wger-project/flutter/releases/tag/1.9.4</url>
</release>
<release version="1.9.3" date="2025-12-16">
<description>
<p>Bug fixes and improvements.</p>
</description>
<url>https://github.com/wger-project/flutter/releases/tag/1.9.3</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>