Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 1.08 KB

File metadata and controls

46 lines (29 loc) · 1.08 KB

IP Indicator

Display your public IP, ISP, and location.

Screenshot

Install

Required: This plugin requires dms-common to be installed.

# 1. Install shared components
git clone https://github.com/hthienloc/dms-common ~/.config/DankMaterialShell/plugins/dms-common

# 2. Install this plugin
dms plugins install ipIndicator

Or manually:

git clone https://github.com/hthienloc/dms-ipIndicator ~/.config/DankMaterialShell/plugins/ipIndicator

Features

  • IP info at a glance - Country flag, IP address, and ISP details
  • Privacy mode - Click the eye button in popout header to toggle IP visibility
  • Smart VPN Detection - Automatically detects active VPN/proxy interfaces
  • Latency & Local Details - Real-time latency monitor and local IP network details

Usage

Action Result
Left click Open details popout
Right click Refresh network status

Requirements

  • curl - HTTP requests to ip-api.com

License

GPL-3.0