0.0.12 • Published 5 years ago

gpxlatest v0.0.12

Weekly downloads
2
License
ISC
Repository
github
Last release
5 years ago

gpxlatest

This tool helps you to find the latest timestamp of a gpx file.

Install

npm i -g gpxlatest

Usage

Usage: gpxlatest [options]

This tool helps you to find the latest timestamp of a gpx file.

Options:
  -V, --version        output the version number
  -i ,--input <file>   specify the input file
  -a, --all            show all timestamps (sorted) (default: false)
  -f, --first          show the first (oldest) timestamp (default: false)
  --start <TIMESTAMP>  filterStart (default: null)
  --stop <TIMESTAMP>   filterStop (default: null)
  -s, --save           save output to a file (default: false)
  -o, --output <file>  specify the output file
  -h, --help           output usage information
0.0.12

5 years ago

0.0.11

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago