Published: 2021.01.13
Category: PowerShell
Convert TCX to GPX
Module performs bulk conversion from TCX files to GPX files. Module was created to help move sport activities from Endomondo to another portal. It takes directory with TCX files and convert every file to GPX.
Module first will download GPSBabel application which is used to perform conversion. application is stored directly in the GitHub.

Next it will extract it and start the conversion.
