Hacker News new | ask | show | jobs
by smalley 2406 days ago
If you sync to garmin connect its easy enough to manually download many different formats of activity recording for fitness activities. I don't have a vivosmart but I haven't had issues collecting data from my Fenix watch.

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.