requirements
This commit is contained in:
parent
f9a1a61200
commit
5d04d6b4ff
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
export Pacer data to InfluxDB
|
export Pacer data to InfluxDB
|
||||||
|
|
||||||
|
* require Python 3, influxdb-python and sqlite-python
|
||||||
* original code from https://github.com/korjavin/sqlite2influxdb and https://github.com/influxdata/influxdb-python
|
* 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
|
* 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
|
* collects steps, distance, active time and calories
|
||||||
|
|
Loading…
Reference in a new issue