Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 1 day 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