https://github.com/engageintellect/network-speed-test
A Python program used to calculate the upload, download, and ping speeds to the network you are connected to.
https://github.com/engageintellect/network-speed-test
Last synced: about 1 year ago
JSON representation
A Python program used to calculate the upload, download, and ping speeds to the network you are connected to.
- Host: GitHub
- URL: https://github.com/engageintellect/network-speed-test
- Owner: engageintellect
- Created: 2020-10-21T06:01:11.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-03T23:52:24.000Z (over 5 years ago)
- Last Synced: 2025-02-06T13:49:21.444Z (over 1 year ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
* Network Speed Test
** INSTALL
**** $ git clone https://github.com/jc9361/network-speed-test.git
** Make sure you have 'speedtest-cil'
*** [ARCH]
**** $ sudo pacman -S speedtest-cli
*** [DEBIAN]
**** $ sudo apt install speedtest-cli
*** [PIP]
**** $ pip install speedtest-cli
*** Run the script.
**** $ python network-speed-test.py