Skip to content

Simple python script to do a speedtest from terminal

Notifications You must be signed in to change notification settings

Kerlooo/CLI-speedtest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python CLI SpeedTest

How to use it

Debian

git clone https://github.com/Kerlooo/CLI-speedtest.git
cd CLI-speedtest
source myenv/bin/activate
python3 speed_test.py

Windows

git clone https://github.com/Kerlooo/CLI-speedtest.git
cd CLI-speedtest
pip install speedtest-cli
python3 speed_test.py

About

Simple python script to do a speedtest from terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages