A network speed monitor written in python
- Lightwieght Mode
- Full Mode
- Python 3 (https://www.python.org/downloads/)
- psutil module (https://pypi.org/project/psutil/)
Run the below command in a cmd window AFTER installing python.
pip install psutil
- Make sure to check these two boxes at the bottom when installing python.
- Click on
Releases
- Download the source code zip file.
- Extract it to a preferred location.
Run the file network_monitor.py