Skip to content

rafaelrinaldi/whereami

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 ☕