Skip to content

SapneshNaik/ubuntu-netspeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ubuntu-netspeed

A simple Network speed indicator for Ubuntu

ubuntu-netspeed

Development Setup

Requirements:

- python 3.x (sudo apt install python3)
- libappindicator1 (sudo apt install gir1.2-appindicator3-0.1)
- psutil (sudo apt install python3-psutil)
- netifaces (sudo apt install python3-netifaces)

Run the app:

- ./main.py

About

A simple Network speed indicator for Ubuntu

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages