Skip to content
/ latlon Public

CLI to get current latitude and longitude on macOS

Notifications You must be signed in to change notification settings

jdx/latlon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

latlon

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

Usage

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

About

CLI to get current latitude and longitude on macOS

Resources

Stars

Watchers

Forks

Packages

No packages published