App-FIT2GPX
Convert FIT (Flexible and Interoperable Data Transfer) files to GPX .
Motivation
I have a device that records my activities in the FIT format from garmin. Since i also like to contribute to openstreetmap and they only accept gpx format, i needed to convert the format of the files before uploading. Hence this little utility.
Usage
With the fit files /my/folder/activity.fit and /my/folder/activity2.fit
$ fit2gpx /my/folder/activity.fit /my/folder/activity2.fit
Created gpx file /my/folder/activity.gpx
Created gpx file /my/folder/activity2.gpx
Author
David Santiago demanuel@ymail.com
Bugs
Plentiful! Report them in https://codeberg.org/demanuel/App-FIT2GPX/issues or via email at demanuel@ymail.com
Comments and Pull Requests are welcome.
License
This project is licensed under EUPL v1.2