Skip to content

ilaenX/Netspeed-Test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Netspeed Test


This code uses the speedtest library to run a speedtest and get the current download and upload speeds. It then uses Tkinter to create a simple GUI with two labels that display the current speeds. The get_speed() function is scheduled to run every 5 seconds using the after() method, so the speeds will be updated in real time.


  • Python 3.12
  • Requirements


    • speedtest-cli
    • tkinter

    Improvements

  • Include Ping/Latency Information
  • Include Server Information
  • Include where user can select what SI unit of the speed test

Contact


Note:

Please also note that the speedtest library uses the Speedtest.net service, which relies on a stable internet connection. If the connection is unstable, the program may not work as expected.

About

Script to test your network speed

Resources

Stars

Watchers

Forks

Languages