You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
11 months ago | |
---|---|---|
LICENSE | 4 years ago | |
README.md | 4 years ago | |
grafana.json | 4 years ago | |
pacer2influxdb.py | 11 months ago |
README.md
pacer2influxdb
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
- 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