|
|
|
|
|
by mavsman
2406 days ago
|
|
Any idea how data exporting is with the Vivosmart 4? I thought about getting one but one of my main use cases for getting a fitness tracker is exporting data and then creating custom visualizations from it. I haven't dug into this world much yet but curious what the best hardware would be for this use case. |
|
There is a service I do like from https://tapiriik.com/ that will sync all your fitness data across a bunch of common fitness apps (it helps when all your friends want to link up for activities but nobody agrees on a single tracking platform). One of the sync options is just to directly download all the raw datafiles to dropbox which is pretty convenient.
If none of those sound good you could roll your own from the source code to tapiriik which is available here: https://github.com/cpfair/tapiriik . It does use some hacks to get around garmin not making all their APIs easy for personal development.