All Projects → rafaelrinaldi → Whereami

rafaelrinaldi / Whereami

Licence: mit
📍 Get your geolocation information using freegeoip.app

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Whereami

Spotify Cli Mac
🎶 A nodejs app to control Spotify without leaving your terminal. 🎶
Stars: ✭ 134 (-2.19%)
Mutual labels:  cli
Galacritty
WIP GTK terminal emulator based on Alacritty
Stars: ✭ 136 (-0.73%)
Mutual labels:  cli
Git Tidy
Tidy up stale git branches.
Stars: ✭ 137 (+0%)
Mutual labels:  cli
Grofer
A system and resource monitoring tool written in Golang!
Stars: ✭ 135 (-1.46%)
Mutual labels:  cli
Sphinx Click
A Sphinx plugin to automatically document click-based applications
Stars: ✭ 134 (-2.19%)
Mutual labels:  cli
Gk
Go-Kit Genetator
Stars: ✭ 136 (-0.73%)
Mutual labels:  cli
Sonic Pi Tool
🎻 Controlling Sonic Pi from the command line
Stars: ✭ 133 (-2.92%)
Mutual labels:  cli
Nord Xfce Terminal
An arctic, north-bluish clean and elegant Xfce Terminal color theme.
Stars: ✭ 136 (-0.73%)
Mutual labels:  cli
Entrypoint
Composable CLI Argument Parser for all modern .Net platforms.
Stars: ✭ 136 (-0.73%)
Mutual labels:  cli
Braincup
Train your math skills, memory and focus.
Stars: ✭ 137 (+0%)
Mutual labels:  cli
Startship
Never open sonatype's website again for releasing your libraries on maven central.
Stars: ✭ 135 (-1.46%)
Mutual labels:  cli
Simplecli
Command Line Interface Library for Arduino
Stars: ✭ 135 (-1.46%)
Mutual labels:  cli
Certok
Command line tool to check the validity and expiration dates of SSL certificates.
Stars: ✭ 136 (-0.73%)
Mutual labels:  cli
Programmer Calculator
Terminal calculator made for programmers working with multiple number representations, sizes, and overall close to the bits
Stars: ✭ 135 (-1.46%)
Mutual labels:  cli
Site Scan
CLI for capturing website screenshots, powered by puppeteer.
Stars: ✭ 137 (+0%)
Mutual labels:  cli
Csv2ofx
A Python library and command line tool for converting csv to ofx and qif files
Stars: ✭ 133 (-2.92%)
Mutual labels:  cli
Graphql Cli
📟 Command line tool for common GraphQL development workflows
Stars: ✭ 1,814 (+1224.09%)
Mutual labels:  cli
Cellular Automata Voxel Shader
Generate a voxel shader (for MagicaVoxel) from a custom CA rule
Stars: ✭ 137 (+0%)
Mutual labels:  cli
Brotab
Control your browser's tabs from the command line
Stars: ✭ 137 (+0%)
Mutual labels:  cli
Loophole
Polar devices Python API and CLI.
Stars: ✭ 136 (-0.73%)
Mutual labels:  cli

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 ☕

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].