- Checks for network usage every 5 seconds.
- A notification is sent when the usage exceeds a specified limit provided by the user.
- Run this script once:
python install.py python app.py <specified limit in MB>- for e.g
python app.py 100
Executing python app.py 4 gives:

