LOARDw
Open Source · MIT License

Your network,
at a glance.

A lightweight Python utility that shows you everything about your internet connection — IP, speed, latency, and more. Instantly.

Connection info

Public IP, local IP, ISP name, and connection type displayed in one clean view.

Speed & latency

Ping, download, and upload readings so you know exactly what your connection is doing.

Lightweight CLI

Runs from the terminal with zero configuration. No GUI required, no bloat, no dependencies you don't need.


Get started in seconds.

Three steps. No setup wizard required.

  • Python 3.14 or newer
  • Internet connection
  • Windows, macOS, or Linux
  1. Download or clone the repository from GitHub.
  2. Install dependencies with pip install -r requirements.txt
  3. Run python main.py — your network info appears instantly.

About LOARDw

LOARDw is a lightweight open-source network utility designed to provide quick and clear information about your internet connection.

It can display details such as your public IP address, local network information, latency, and other useful diagnostics in a simple and minimal interface.

If a USB flash drive is connected when the program starts, LOARDw automatically creates a log file on the drive and stores diagnostic information there. If no flash drive is detected, no log file is created.