From 4db9094b094030777b634f930e60f21f52cd79d3 Mon Sep 17 00:00:00 2001 From: Joey Date: Fri, 18 Jan 2019 10:55:56 +0100 Subject: [PATCH] Add it.diab Signed-off-by: Joey --- metadata/it.diab.yml | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 metadata/it.diab.yml diff --git a/metadata/it.diab.yml b/metadata/it.diab.yml new file mode 100644 index 0000000000..68f6546133 --- /dev/null +++ b/metadata/it.diab.yml @@ -0,0 +1,36 @@ +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