cpfair / tapiriik

tapiriik keeps your fitness in sync
https://tapiriik.com
Apache License 2.0
1.72k stars 294 forks source link

Allow non-gps activities to sync to Endomondo #533

Open tdubourg opened 4 years ago

tdubourg commented 4 years ago

It used to be true that Endomondo was dependent on GPS data but this was a long time ago.

Since Endomondo won't give new API KEYs, I obviously can't actually test the Tapiriik version of this process myself (unless you share the API keys with me) but I've tested using the non-official API (eg. https://github.com/kanekotic/endomondo-unofficial-api) and simply having the Lat/Long fields set to empty strings and including all the rest of the sensor data works just fine. Endomondo reads the trackpoints and saves all the rest of the sensors info (at least for cadence/speed/hr which are the ones exposed using that alternative "api").

brisdaz commented 2 years ago

This should be closed as Endomondo no longer exists.