Pingi is a Python-based application that visualizes ping latency over time. It's like watching the universe expand, but with more immediate feedback.
- Real-time ping latency visualization
- Pause and resume functionality
- Customizable ping intervals
- CLI and GUI input options
- Existential dread included for free
- Clone the repository or download the
Pingi.py
file. - Install the required Python packages:
pip install ping3 matplotlib
- Run the script:
python Pingi.py [host]
- Download the
Pingi.exe
file from the releases section. - Place within your system PATH and run from cli.
- Alternatively double-click to run. No installation required.
Run the script with an optional host argument:
python Pingi.py google.com
Or without any arguments to be prompted for the host:
python Pingi.py
Place executable in a folder that is within your system PATH environment variable and run pingi.exe
from PowerShell or CMD.
Alternatively, you can just double-click pingi.exe
and it'll prompt you for a host or ip.
Feel free to fork, clone, and submit PRs. Or don't. The universe doesn't care.
MIT License. Because even in a godless universe, we need rules.