export Pacer data to InfluxDB
移至檔案
n 95e703d1ac
lint / lint (push) Successful in 32s 詳情
update README
2024-02-15 17:41:57 +01:00
.gitea/workflows add Gitea CI 2024-02-14 21:47:03 +01:00
LICENSE Initial commit 2019-05-19 17:24:03 +02:00
README.md update README 2024-02-15 17:41:57 +01:00
grafana.json shared crosshair 2019-05-19 21:39:12 +02:00
pacer2influxdb.py pylint fixes 2024-02-14 21:47:03 +01:00

README.md

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