Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.78 KB

README.md

File metadata and controls

29 lines (19 loc) · 1.78 KB

alfred-ipinfo

GitHub All Releases GitHub

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.

Dependencies

Python3

This workflow is dependent on Python3 which you must have installed. Please see the Python3 Installation Guide.

ipinfo.io

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.

Credit & License