37 lines
964 B
YAML
37 lines
964 B
YAML
|
Categories:
|
||
|
- Sports & Health
|
||
|
License: GPL-3.0-only
|
||
|
SourceCode: https://github.com/bvlj/diab
|
||
|
IssueTracker: https://github.com/bvlj/diab/issues
|
||
|
|
||
|
AutoName: Diab
|
||
|
Summary: A smart diabetes manager app
|
||
|
Description: |-
|
||
|
Diab is a smart opensource application that helps you managing your
|
||
|
diabetes by keeping track of your glucose values and insulin injections.
|
||
|
|
||
|
Using the data registered inside the app it's possible to generate a
|
||
|
customized plugin that once applied to the app will provide smart insights
|
||
|
for insulin dosages based on real-time context.
|
||
|
|
||
|
Features:
|
||
|
* Save records of glucose and insuline dosages
|
||
|
* Export data as a spreadsheet file
|
||
|
* Insulin suggestions plugin
|
||
|
|
||
|
RepoType: git
|
||
|
Repo: https://github.com/bvlj/diab
|
||
|
|
||
|
Builds:
|
||
|
- versionName: '1.3'
|
||
|
versionCode: 288
|
||
|
commit: v1.3
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- oss
|
||
|
|
||
|
AutoUpdateMode: Version %v
|
||
|
UpdateCheckMode: Tags
|
||
|
CurrentVersion: '1.3'
|
||
|
CurrentVersionCode: 288
|