more complete readme
This commit is contained in:
parent
e857b35048
commit
173bdd3e5e
1 changed files with 6 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue