Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 886 Bytes

README.md

File metadata and controls

44 lines (28 loc) · 886 Bytes

Python Network Monitor

A network speed monitor written in python

Modes

  • Lightwieght Mode
  • Full Mode

Pre requisites

  1. Python 3 (https://www.python.org/downloads/)
  2. 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.

image

Installation

  1. Click on Releases
  2. Download the source code zip file.
  3. Extract it to a preferred location.

Running the Program

Run the file network_monitor.py

Screenshots

  • Startup Startup

  • Lightweight Mode Startup

  • Full Mode Startup Startup