0.0.12 • Published 6 years ago

gpxlatest v0.0.12

Weekly downloads
2
License
ISC
Repository
github
Last release
6 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

6 years ago

0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago