latlon

May 3, 2019 ยท View on GitHub

A CLI to fetch the current latlon on macOS. Returns JSON.

Usage

$ brew install jdxcode/brew/latlon
$ latlon
{
  "latitude": 37.61843863522813,
  "longitude": -122.38600155805536
}