Fitbit data JSON to .csv file converter
A friend asked for help converting fitbit json
files to csv
format.
There was an existing tool but it no longer worked.
I patched the two issues, created two pull requests (Json2csv@4.5.4 and off-by-one issue on merge) on the original repository, and hosted the fixed tool on my website until the pull requests are accepted