Skip to content
This repository was archived by the owner on Dec 22, 2023. It is now read-only.

Commit 98aa08a

Browse files
committed
Python script that provides the download and upload speed of your Wifi
1 parent 7ca4b5e commit 98aa08a

File tree

2 files changed

+7
-33
lines changed

2 files changed

+7
-33
lines changed
Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
1-
speedtest-cli==2.1.2
1+
We should install 'speedtest' module in the system, you can use the following command,
2+
3+
```pip3 install speedtest-cli```
4+
5+
To ensure that you have installed the module, check the version.
6+
7+
```speedtest-cli --version```

Scripts/Miscellaneous/wifiSpeed.py

Lines changed: 0 additions & 32 deletions
This file was deleted.

0 commit comments

Comments
 (0)