56 lines
2.3 KiB
YAML
56 lines
2.3 KiB
YAML
|
Categories:
|
||
|
- Sports & Health
|
||
|
License: GPL-3.0-or-later
|
||
|
WebSite: https://www.secuso.org/pfa
|
||
|
SourceCode: https://github.com/SecUSo/privacy-friendly-food-tracker
|
||
|
IssueTracker: https://github.com/SecUSo/privacy-friendly-food-tracker/issues
|
||
|
|
||
|
AutoName: Food Tracker
|
||
|
Description: |
|
||
|
Privacy Friendly Food Tracker allows tracking your daily calorie consumption.
|
||
|
To do this, you can enter all your consumed food and drink as well as its weight.
|
||
|
The app will then calculate the total daily calorie consumption. The app also allows
|
||
|
an analysis of calorie consumption over a larger time frame such as weeks
|
||
|
or months.
|
||
|
|
||
|
What functionality does this app include?
|
||
|
* Personalization through the creation of your own products
|
||
|
* Calculation of the total calorie count for the day
|
||
|
* Creation of statistics and graphs that show total and average calorie intake over a week or a month
|
||
|
* Calendar overview to quickly show daily overviews
|
||
|
* Encryption of data on the device
|
||
|
* Online search to find products quickly and easily
|
||
|
|
||
|
This app belongs to the group of Privacy Friendly Apps developed
|
||
|
by the research group SECUSO at Karlsruhe Institute of Technology. You can find
|
||
|
more information at https://secuso.org/pfa.
|
||
|
|
||
|
This food tracker does not collect any information about its users. The database
|
||
|
is encrypted to guarantee absolute privacy. Also this app does not require any
|
||
|
dangerous permissions from the user. Only internet access is needed for
|
||
|
the search function. Additionally, this food tracker does not include any
|
||
|
tracking or any advertisements at all. This increases battery lifetime and reduces
|
||
|
or eliminates data usage by this app.
|
||
|
|
||
|
Please note that the online search requests information from the OpenFoodFacts
|
||
|
database. This would theoretically allow the database to track a users nutritional
|
||
|
habits. For absolute privacy it is therefore recommended to not use the online
|
||
|
search feature (The request is not triggered until the 'search' button is pressed).
|
||
|
The app also works without an internet connection.
|
||
|
|
||
|
RepoType: git
|
||
|
Repo: https://github.com/SecUSo/privacy-friendly-food-tracker.git
|
||
|
|
||
|
Builds:
|
||
|
- versionName: 1.0.1
|
||
|
versionCode: 2
|
||
|
commit: v1.0.1
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
AutoUpdateMode: Version v%v
|
||
|
UpdateCheckMode: Tags
|
||
|
CurrentVersion: 1.0.1
|
||
|
CurrentVersionCode: 2
|