ipinfo is an Alfred workflow for fetching information about an IP address. It achieves this by using the ipinfo.io IP Geolocation API which is free to register for and is free to use for 50,000 lookups per month.
This workflow is dependent on Python3 which you must have installed. Please see the Python3 Installation Guide.
This workflow makes use of the IP Geolocation API provided by ipinfo.io. You will need to register and obtain an API Token. This token value must be entered in the value field of the APITOKEN workflow environment variable.
-
This project is inspired by tomy0000000/Coinc I based ipinfo on the code structure from coinc as it made use of the alfred-workflow library which I wanted to learn how to use.
-
Core Library depends on the work-of-art-library deanishe/alfred-workflow
-
API provided by ipinfo.io
-
This site or product includes IP2Location™ Country Flags which available from https://www.ip2location.com.
-
Any source code unmentioned above are released under the MIT license