Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 544 Bytes

File metadata and controls

23 lines (12 loc) · 544 Bytes

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