Skip to content

steftodor/fitbit-hr-to-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fitbit_hr_to_report

A simple tool to create a basic reports from Fitbit heart rate monitoring.

This tool does not provide medical advice It is intended for informational purposes only. It is not a substitute for professional medical advice, diagnosis or treatment.

Guide

  1. Install requirements pip3 install -r requirements.txt
  2. Download your Fitbit HR records using the following tool Pulse Watch — Fitbit heart rate data exporter and visualizer
    1. Signin into Fitbit
    2. Select Single day time series
    3. Select the date you wish to download data for
    4. Do not change time range
    5. Ensure that detail level is set to per Minute
    6. Click Get The Data
    7. Click Download to .csv
    8. Repeat for all dates that you wish to pull data for
  3. Copy all .csv files into raw_csv folder
  4. Run command python3 driver.py
  5. The driver will run and will create the report for each day in the raw_csv/per_day_pdf_out subfolder

Example Output report:

About

A simple tool to create a basic reports from Fitbit heart rate monitoring.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages