From 173bdd3e5e0ca3aecf5a76b91465b26f02c66a16 Mon Sep 17 00:00:00 2001 From: n Date: Sun, 19 May 2019 19:49:31 +0200 Subject: [PATCH] more complete readme --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b652aed..74e0de0 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,9 @@ export Pacer data to InfluxDB -based on https://github.com/korjavin/sqlite2influxdb - + * original code from https://github.com/korjavin/sqlite2influxdb and https://github.com/influxdata/influxdb-python + * sqlite database is /data/data/cc.pacer.androidapp/databases/MDData.db on an Android device, may need root privileges to get it + * collects steps, distance, active time and calories + * for now InfluxDB database needs to be created first + * incremental feed: just insert missing points + * grafana dashboard export in json format is included, adjust datasource name