python-scripts/scripts/Internet Speed Checker
2022-10-02 21:24:28 +05:30
..
main.py Internet Speed and Details checker Script 2022-10-02 21:18:06 +05:30
Readme.md Project Documentation 2022-10-02 21:24:28 +05:30

Internet Speed Checker

This script will check your internet speed and with Download and Upload speed , it will also check the ping of your internet connection with your Internet Service Provider.

How to use

  1. Install the Speedtest Package using the following command:

    pip install speedtest

    Official Documentation: https://pypi.org/project/speedtest/

  2. Run the script

Output

The output will be like this:

Internet Speed Checker
21:22:38
Connecting to server...
Download: 1.74 Mbit/s
Upload: 22.80 Mbit/s
Ping: 101.68 ms
ISP: Alliance Broadband Services Pvt.

Author

Name: Abhishek Kushwaha