Skip to content

Python Linux application that tests your internet connectivity.

Notifications You must be signed in to change notification settings

GhOsTx69/linux-speedtest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

linux-speedtest

Python Linux application that tests your internet connectivity.

Install on Ubuntu

  • sudo apt update
  • sudo apt install software-properties-common
  • sudo add-apt-repository ppa:deadsnakes/ppa
  • sudo apt update
  • sudo apt install python3.7
  • python ––version - if no version callback, try again.

Releases

No releases published

Packages

No packages published

Languages