Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 1018 Bytes

README.md

File metadata and controls

43 lines (29 loc) · 1018 Bytes

whereami Build Status

Get your geolocation information using freegeoip.app

Install

$ npm install -g @rafaelrinaldi/whereami

Usage

Usage: whereami [OPTIONS]

  Get your geolocation information using freegeoip.app

Example:
  $ whereami
  -23.4733,-46.6658

  $ whereami -f human
  San Francisco, CA, United States

  $ whereami 2.151.255.255 -f human
  Stabekk, Akershus, Norway

Options:
  -v --version              Display current software version
  -h --help                 Display help and usage details
  -f --format               Output format (either human, json or sexagesimal)
  -r --raw                  Output raw data from freegeoip.app

License

MIT © Rafael Rinaldi


Buy me a ☕