Skip to content

thebkaviya/Python-Network-Monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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