gpxlatest

0.0.12 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i gpxlatest

Weekly Downloads

1

Version

0.0.12

License

ISC

Unpacked Size

6.76 kB

Total Files

6

Last publish

Collaborators

  • kumboleijo