A terminal-based network speed testing tool with a modern TUI interface.
- Real-time download and upload speed measurements
- Ping/latency display
- Automatic best server selection
- Test history tracking
- Keyboard shortcuts for quick access
Requires Python 3.12+
uv syncuv run netspeed-tui| Key | Action |
|---|---|
s |
Start test |
c |
Clear history |
q |
Quit |
- Textual - TUI framework
- speedtest-cli - Speed test library
MIT License - see LICENSE for details.