@rafaelrinaldi/whereami

2.2.1 • Public • Published

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

Package Sidebar

Install

npm i @rafaelrinaldi/whereami

Weekly Downloads

3

Version

2.2.1

License

MIT

Unpacked Size

12.1 kB

Total Files

8

Last publish

Collaborators

  • rafaelrinaldi