This program is purely implemented in python and resembles the functionalities of other network speedtests on the internet.
Nettest is a application that will run in any system with/without python installed. Run 'Nettest.exe'.
Tested for Windows only.
I've used the speedtest-cli module and for convenience to new users, the program will automatically download the module before execution!
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.
Copy paste the directory of the 'nettest' folder into the global system variables, under the PATH section
- Open the nettest folder and copy the Nettest directory path
2. Open System properties
3. Add new PATH
4. Click 'New' and paste the nettest directory. Select 'Apply'.
5. Now open command-line and type 'nettest'.
The latest version adds the ping feature
I hope this project helps you and I would appreciate the genuine feedback to improve my horizon of knowledge.