Skip to content

Python script to fetch e-gym (A Python interface for the eGym API (www.egym.de) data and put it into influxDB

License

Notifications You must be signed in to change notification settings

marcelpoelstra/influxdb-fetcher-egym

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

influxdb-fetcher-egym

Script to fetch e-Gym (www.egym.de) data and put it into influxdb

This project is forked from the apparently dormant project bitstacker/influxdb-fetcher-egym

My version fetches as much metrics as possible, no longer based on session date, but on actual exercise dates and times. This provides more accuracy and also makes other calculations possible For this script to work, edit rename config.example.yml to config.yml and add your own data. You also need my fork of the python-egym api interface (https://github.com/marcelpoelstra/python-egym).

Note: Setting the (default) 7 days history to larger number of dates seems to become unrelyable at some point.) So to be sure to get everything, make sure to run this script at least once every 5 days or so.

About

Python script to fetch e-gym (A Python interface for the eGym API (www.egym.de) data and put it into influxDB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages