pacer2influxdb/README.md
n 994d3829f7
All checks were successful
lint / lint (push) Successful in 39s
markdownlint fixes
2024-10-04 00:05:39 +02:00

833 B

pacer2influxdb

export Pacer data to InfluxDB

  • requires 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