Simple tool for splitting GPX files with multiple tracks into multiple GPX files with one track each. Useful for importing data into Strava which treats each GPX file as a single activity.
Usage: GpxFileSplitter [options]
Options:
-i|--input <INPUT> Input GPX file to split into tracks
-o|--output-folder <OUTPUT_FOLDER> Output folder to create and save GPX files with individual tracks
-?|-h|--help Show help information