48 lines
1.9 KiB
YAML
48 lines
1.9 KiB
YAML
Categories:
|
||
- Sports & Health
|
||
License: GPL-3.0-only
|
||
WebSite: https://nutritionfacts.org/open-source/
|
||
SourceCode: https://github.com/nutritionfactsorg/daily-dozen-android
|
||
IssueTracker: https://github.com/nutritionfactsorg/daily-dozen-android/issues
|
||
Changelog: https://github.com/nutritionfactsorg/daily-dozen-android/releases
|
||
Donate: https://nutritionfacts.org/donate/
|
||
Bitcoin: 3GQUrb9sw36MoQeZNJ4g16CCNqgr3Va6bx
|
||
|
||
AutoName: Daily Dozen
|
||
Description: |-
|
||
In the years of research required to create the more than a thousand
|
||
evidence-based videos on NutritionFacts.org, Michael Greger, MD, FACLM, has
|
||
arrived at a list of what he considers the most important foods to include in a
|
||
healthy daily diet.
|
||
|
||
Yes, greens are good for you, but how much should we try to eat each day? Dr.
|
||
Greger’s Daily Dozen details the healthiest foods and how many servings of each
|
||
we should try to check off every day. He explains his rationale in his book
|
||
[https://NutritionFacts.org/book How Not to Die]. All his proceeds from his
|
||
books, DVDs, and speaking engagements is all donated to charity.
|
||
|
||
NutritionFacts.org is a non-commercial, nonprofit, science-based public service
|
||
provided by Dr. Greger, providing free daily updates on the latest in nutrition
|
||
research via bite-sized videos. He has nearly a thousand videos on every aspect
|
||
of healthy eating, with new videos and articles uploaded every day. Like this
|
||
app, everything on the website is both free of ads and free of charge.
|
||
|
||
This app was developed thanks to the volunteer efforts of John Slavick.
|
||
|
||
RepoType: git
|
||
Repo: https://github.com/nutritionfactsorg/daily-dozen-android.git
|
||
|
||
Builds:
|
||
- versionName: '15.1'
|
||
versionCode: 42
|
||
commit: v15.1
|
||
subdir: app
|
||
gradle:
|
||
- fdroid
|
||
prebuild: sed -i -e '/fabric/d' -e '/crashlytics/,+2d' ../build.gradle build.gradle
|
||
|
||
AutoUpdateMode: Version v%v
|
||
UpdateCheckMode: Tags ^v[0-9.]*$
|
||
CurrentVersion: '15.1'
|
||
CurrentVersionCode: 42
|