A lightweight real-time connection latency visualizer.
💾 Pure Ping Graph is a love letter to old-school software. Modern software has gotten worse in almost every way. It’s bloated, unintuitive, and prioritizes corporate greed, data harvesting over the actual user experience.
🛠️ Decades ago, software was built to a higher standard of craftsmanship. It was fast, efficient, intuitive, practical, simple, easy to use and had genuine quality.
💎 I'm bringing that philosophy back. No BS, 100% free of bloatware, crypto miners, trackers, analytics, or shady hidden extras. What you see is what you get: a program that just does exactly what it sets out to do while staying incredibly lightweight.
- 📊 Real-Time Latency Visualization: Shows live connection latency with dynamic, color-coded indicators for an intuitive view of performance.
- 🚀 Dual-Protocol Ping Engine: Attempts a fast TCP connection first, then gracefully falls back to ICMP when blocked by restrictive networks.
- ⚡ Smart Cache System: Caches failed TCP attempts for 60 seconds, skipping retries and directly using the cached result to reduce latency spikes.
- 🌐 IPv4 & IPv6 Support: Full compatibility with both networking protocols for seamless host targeting.
- 🛠️ Automatic Input Validation: Features robust string normalization that safely handles URLs, raw IPs, and host:port formats out of the box.
- 🗺️ Geographic Insights: Automatically resolves country data and displays country flags.
- 📦 Cross-Platform and Lightweight: Runs on Windows and Linux with a minimal memory footprint and ~60MB disk usage.
- 🎨 Customizable Themes: Multiple background styles and zoom controls to let you achieve the most enjoyable experience.
| Cyberpunk Theme | Sunset Theme |
|---|---|
![]() |
![]() |
| Lava Theme | Nebula Theme |
![]() |
![]() |
Pure Ping Graph is distributed as a secure, standalone binary. Click the link below to download the latest version for Linux or Windows:
👉 Download Pure Ping Graph on itch.io
- Extract the compressed file to a portable folder.
- Run PurePingGraph.exe
Open your terminal and run the following commands in sequence:
- Extract the downloaded archive:
tar xzf PurePingGraph-v*.tar.gz- Run the installer script:
./install.sh- Right-click icon on sidebar or taskbar, pin or add to favorites
Thanks to the automated install.sh script, Pure Ping Graph integrates directly into your system. You can also launch it from terminal:
purepinggraphIf you ever need to completely remove the application and its shortcuts from your system, simply run:
./uninstall.sh- Any 64-bit Linux distribution (Ubuntu, Fedora, Arch, etc.).
To view the full history of releases, bug fixes, and performance updates, check out the raw release log directly in this repository:




