python-scripts/scripts/Internet Speed Tester
2022-10-11 22:24:49 +05:30
..
main.py created the GUI internet speed tester 2022-10-11 22:24:49 +05:30
Readme.md created the GUI internet speed tester 2022-10-11 22:24:49 +05:30

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

  1. Install the Speedtest Package using the following command:

    pip install speedtest

    Learn More about speedtest library

  2. Run the script

    python3 daily-python-scripts/scripts/Internet Speed Tester/main.py

Output

Author

Name: Dishant Yadav