Skip to content

mmccartn/gpx-sort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gpx-sort

Sort GPX track points by date

Requirements

Node.js 10+

Installation

  1. Clone repo: git clone git@github.com:mmccartn/gpx-sort.git
  2. Install dependencies: npm install

Usage

$ node ./index.js --help
usage: index.js [-h] [-v] [-i INPUT] [-o OUTPUT]

GPX Sort

Optional arguments:
  -h, --help            Show this help message and exit.
  -v, --version         Show program's version number and exit.
  -i INPUT, --input INPUT
                        Input file path
  -o OUTPUT, --output OUTPUT
                        Output file path

About

Sort GPX track points by date

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published