Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rafaelrinaldi/whereami

:round_pushpin: Get your geolocation information using freegeoip.app
https://github.com/rafaelrinaldi/whereami

cli freegeoip geolocation

Last synced: 1 day ago
JSON representation

:round_pushpin: Get your geolocation information using freegeoip.app

Awesome Lists containing this project

README

        

# whereami [![Build Status](https://semaphoreci.com/api/v1/projects/a5332a07-61aa-49f9-90e6-49844c5e2231/665179/badge.svg)](https://semaphoreci.com/rafaelrinaldi/whereami)

> Get your geolocation information using [freegeoip.app](http://freegeoip.app)

## Install

```sh
$ npm install -g @rafaelrinaldi/whereami
```

## Usage

```sh
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](rinaldi.io)

---


Buy me a ☕