Skip to content

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.

License

Notifications You must be signed in to change notification settings

ibnuh/Flow.Launcher.Plugin.IPDetails

Repository files navigation

Flow.Launcher.Plugin.IPDetails

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.

Demo

Usage

Command Remarks
ip Get the Public IP address of the current machine
ip <ipv4-address> Get the Public IP address of the specified IPv4

Plugin Settings

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.

Plugin Settings

Development

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:

  1. Build the plugin
  2. Stop the Flow Launcher process
  3. Copy the plugin to the plugin directory
  4. Start the Flow Launcher process
.\release.ps1

Integrations

  1. api.ipapi.is
  2. ipv4.icanhazip.com

Icons

IP Icons created by Design Cirlce - Flaticon

About

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published