Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/msaaddev/geo-location-cli
📌 A CLI that gives you location data of any IP address
https://github.com/msaaddev/geo-location-cli
geolocation hacktoberfest javascript location-cli nodejs
Last synced: about 1 month ago
JSON representation
📌 A CLI that gives you location data of any IP address
- Host: GitHub
- URL: https://github.com/msaaddev/geo-location-cli
- Owner: msaaddev
- License: mit
- Created: 2020-06-19T09:48:27.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-23T13:45:00.000Z (over 3 years ago)
- Last Synced: 2024-04-29T17:07:55.461Z (8 months ago)
- Topics: geolocation, hacktoberfest, javascript, location-cli, nodejs
- Language: JavaScript
- Homepage: https://twitter.com/MSaaddev
- Size: 479 KB
- Stars: 17
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- Contributing: contributing.md
- License: LICENSE
- Code of conduct: code_of_conduct.md
Awesome Lists containing this project
README
📌 geo-location-cli
Get location data of any IP Address within seconds.
## 👉 FEATURES
- 🌍 Continent
- 🇵🇰 Country Name
- 🌐 Nationality
- 🎯 International Olympic Committee
- 💰 Currency Code
- 📍 World Region
- 📌 Subregion
- 📢 Language Spoken
- 🗓 Start Of Week
- 🚀 Latitude & Longitudes## 🎩 INSTALLATION
Install the CLI globally. If you are windows user, run your command prompt/terminal as administrator. If you are macOS user, add `sudo` before the following command.
```
npm i -g geo-location-cli
```## 🏗 USAGE
Enter the following in your terminal.
```
location
```The CLI will ask you to give an IP address. Enter the IP address you want to get the location information of.
## 👨🏻💻 AUTHOR
🙋🏻♂️ Hola! I am Saad, an undergrad Computer Science student.
👋🏻 Say Hello to me:
- [Twitter](https://twitter.com/msaaddev)
- [Facebook](https://www.facebook.com/msaaddev)
- [Blog](https://msaad.dev)## ⚡️ Other Projects
I have curated a [detailed list](https://github.com/msaaddev/open-source) of all the open-source projects I have authored. Do take out a moment and take a look.
## 🔑 LICENSE
- MIT