You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This simple Python application allows you to check your internet speed with just a click of a button. It utilizes the speedtest library to measure both download and upload speeds and displays the results in a user-friendly graphical user interface (GUI) built with tkinter.