WhiteHatCyberus / NetTest-Internet-Speed-Test-Desktop-Application-for-Windows

The Original birthplace of NetTest: The Internet Speedtest Desktop Application for Windows - Host and run anywhere anytime!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Internet-Speed-Test

This program is purely implemented in python and resembles the functionalities of other network speedtests on the internet.

Ive added the entire detailed documentation within the code and I hope you find this useful for educational purposes.

Requirements

Nettest is a application that will run in any system with/without python installed. Run 'Nettest.exe'.
Tested for Windows only.

Description

I've used the speedtest-cli module and for convenience to new users, the program will automatically download the module before execution!

The Big Question, HOW DOES IT LOOK?

Ive put in 2-3hrs overall on this project so that it is highly user friendly and hassle-free to navigate and understand the interface.

Run it anywhere in your system using commandline

Copy paste the directory of the 'nettest' folder into the global system variables, under the PATH section

  1. Open the nettest folder and copy the Nettest directory path
    1
    2. Open System properties
    2
    3. Add new PATH
    3
    4. Click 'New' and paste the nettest directory. Select 'Apply'.
    4
    5. Now open command-line and type 'nettest'.

SpeedTest v1.1 (Latest)

The latest version adds the ping feature
update 1 2

SpeedTest v1.0

12

Conclusion

I hope this project helps you and I would appreciate the genuine feedback to improve my horizon of knowledge.

WHERE CAN YOU FIND ME?

LinkedIn

About

The Original birthplace of NetTest: The Internet Speedtest Desktop Application for Windows - Host and run anywhere anytime!

License:MIT License


Languages

Language:Python 100.0%