motherapp / weight-csv-to-gfit

Load weights.csv and import to a Google Fit account
26 stars 20 forks source link

google-fit-data

Load bulk weight/steps data to a Google Fit account

Download and installation

git clone https://github.com/ryanpconnors/google-fit-data.git
cd google-fit-data
virtualenv -p /usr/bin/python2.7 venv
pip install -r requirements.txt

Import weight data into Google Fit

python weight/import_weight_to_gfit.py

Import steps data into Google Fit

python steps/import_steps_to_gfit.py