Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

mfp2fn

Take your weight logs from MyFitnessPal and bring them into FitNotes

Installation

Manual installation:

gh repo clone ihmcsm/mfp2fn

Dependencies

You may need to install 'pandas' before running the script by running:

pip install pandas

Prerequisites

Exported MyFitnessPal Data

You will need to have your MyFitnessPal data exported from the website (myfitnesspal.com/reports/export)

Export the time period you require, it will be emailed to you.

Extract the zip and remove the dates from the Measurement-Summary.csv file so it looks like that <<

Place the Measurement-Summary.csv file in the working directory.

Exported FitNotes backup

In the FitNotes app, press the hamburger button and go into Settings.

Scroll to Backup and select Save Backup (without timestamp in filename).

Save the FitNotes_Backup.fitnotes to an apropriate location and then move into the working directory.

Usage

Just run the script and follow the prompts:

cd mfp2fn
python3 mfp2fn.py

About

Take your weight logs from MyFitnessPal and bring them into FitNotes

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages