An open API service indexing awesome lists of open source software.

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.

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