mirror of
https://github.com/metafy-social/python-scripts.git
synced 2025-05-05 18:43:58 +00:00
Internet Speed Tester
This GUI App made with Tkinter will display your internet speed(upload and download) and this will also check the ping of your internet connection.
How to use
-
Uninstall the previous version of the Speedtest Package if already installed in your machine
pip uninstall speedtest
-
Install the Speedtest Package using the following command:
pip install speedtest-cli
-
Run the script
python3 daily-python-scripts/scripts/Internet Speed Tester/main.py
Output
Author
Name: Dishant Yadav