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

https://github.com/hackergrrl/geo-cli

:earth_africa: Output your device's current longitude/latitude geolocation to stdout.
https://github.com/hackergrrl/geo-cli

Last synced: 10 months ago
JSON representation

:earth_africa: Output your device's current longitude/latitude geolocation to stdout.

Awesome Lists containing this project

README

          

> Get your device's longitude/latitude geolocation.

## Install

```
$ npm install --global geo-cli
```

## Usage

```
$ geo
37.3375548 -121.8847111
```

The output reads `latitude longitude`, in that order.

## License

ISC