This repository provides a simple command line speed test application for Linux. It uses the speedtest-cli library to measure your internet connection and the rich package for colorful interactive output.
- Python 3.7+
speedtest-cliandrichpackages (pip install speedtest-cli rich)
Run the script directly:
python speedtest_cli.pyThe tool will select the best server, run download and upload tests, and display the results in a formatted table.