Skip to content

valentin8709/garmin-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

822fe2f · May 11, 2023

History

2 Commits
May 11, 2023
May 11, 2023
May 11, 2023
May 11, 2023
May 11, 2023

Repository files navigation

Garmin Converter

Convert FIT Garmin format to GPX using fit2gpx library.

usage: garmin_converter.py [-h] -i input_file -o output_file [-r]

Description: Convert FIT Garmin format to GPX using fit2gpx library.

optional arguments:
  -h, --help            show this help message and exit
  -i input_file, --input input_file
                        FIT file to convert
  -o output_file, --output output_file
                        file to write into GPX format
  -r, --recursive       recursive input to convert GPX files from a folder

About

Convert FIT Garmin format to GPX using fit2gpx library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages