A plugin for the Flow launcher.
Retrieve current public IP details/lookup or by providing an IP address. Optionally, include an API key for ipapi.is to take advantage of up to 1000 free requests per day.
IP requests are cached for 24 hours to disk inside the Flow Launcher plugin directory to prevent unnecessary requests to the API and to speed up the response time.
Command | Remarks |
---|---|
ip |
Get the Public IP address of the current machine |
ip <ipv4-address> |
Get the Public IP address of the specified IPv4 |
An optional API Key field is provided in the settings to get more free requests for Public IP lookup. Sign up to api.ipapi.is to get the API key.
For development, you can use the following command to build the plugin and copy it to the Flow Launcher plugin directory. This script will allow you to test the plugin by doing these steps:
- Build the plugin
- Stop the Flow Launcher process
- Copy the plugin to the plugin directory
- Start the Flow Launcher process
.\release.ps1
IP Icons created by Design Cirlce - Flaticon