erik / derive

Generate personal heatmap from GPX/TCX/FIT/IGC data
https://erik.github.io/derive
MIT License
484 stars 62 forks source link

Add Runtastic download and convert to gpx method in README #28

Closed yihong0618 closed 3 years ago

yihong0618 commented 4 years ago

Add another sport app which can export tracks in README

c-harding commented 4 years ago

What format does Runtastic output? Is it possible to accept it directly?

There are also a few grammatical errors I’ll fix later today.

yihong0618 commented 4 years ago

Thank you very much. @xsanda many json files are in different folders such as the picture below image

erik commented 3 years ago

Closing this out as it's been quite a while now. Feel free to reopen if it's still relevant

yihong0618 commented 3 years ago

@erik OK and I made a project using mapbox support the gpx too, and support most running app If you interest you can find here. https://github.com/yihong0618/running_page

and thank you for your great repo.