Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

History

History
History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..

README.md

Outline

Network-Usage-Tracker

A python script to keep a track of network usage and notify you if it exceeds a specified limit (only support for wifi right now)

Requirements:

#####This script needs Python 3+

You may also need to install vnstat if you don't have it already installed

$ sudo apt-get install vnstat

Usage:

$ python bandwidth_py3.py xxx MiB/GiB &

The '&' has been added to run the process in background. If you want to stop the process at any time use :

$ ps -ef

to get the list of running processes and then get the pid of the process you want to kill and do :

$ sudo kill pid
Morty Proxy This is a proxified and sanitized view of the page, visit original site.