Skip to content

akash-rajak/Network-Usage-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

✔ NETWORK USAGE TRACKER

  • A "Network Usage Tracker" is an application created in python with tkinter gui.
  • In this application, user gets the usage of network in his/her PC or computer at every instant.
  • Here user will be given a MAX LIMIT of network usage, and if user crosses that max limit, user willl be notified for the same.
  • Also user will be able to see the connection status and the IP address related to the same.

REQUIREMENTS :

  • python 3
  • tkinter module
  • from tkinter messagebox module
  • from pil import ImageTk, Image
  • time
  • psutil
  • socket

How this Script works :

  • User just need to download the file and run the netwoek_usage_tracker.py on their local system.
  • Now a GUI window will open, where user will option like START and EXIT.
  • When user clicks on the START button, user will be directed to the main application os network usage tracker.
  • Here user gets the usage of network in his/her PC or computer at every instant.
  • Here user will be given a MAX LIMIT of network usage, and if user crosses that max limit, user willl be notified for the same.
  • Also user will be able to see the connection status and the IP address related to the same.
  • Also there is an exit button, clicking on which exit dialog box appears asking for the permission of the user for closing the window.

Purpose :

  • This scripts helps us to easily get the instant usage of network in his/her PC or Computer.

Compilation Steps :

  • Install tkinter, pil, time, psutil, socket
  • After that download the code file, and netwoek_usage_tracker.py on local system.
  • Then the script will start running and user can monitor the network usage and check if it exceeds the max limit or not.

SCREENSHOTS :










Name :

  • Akash Ramanand Rajak

About

Python Script to track the instant network usage in PC or Computer.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages