File tree 1 file changed +2
-2
lines changed
GUIScripts/Network Usage Tracker
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# ✔ NETWORK USAGE TRACKER
2
2
- ### A "Network Usage Tracker" is an application created in python with tkinter gui.
3
3
- ### In this application, user gets the usage of network in his/her PC or computer at every instant.
4
- - ### 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.
4
+ - ### Here user will be given a MAX LIMIT of network usage, and if user crosses that max limit, user will be notified for the same.
5
5
- ### Also user will be able to see the connection status and the IP address related to the same.
6
6
7
7
****
22
22
- ### Now a GUI window will open, where user will option like START and EXIT.
23
23
- ### When user clicks on the START button, user will be directed to the main application os network usage tracker.
24
24
- ### Here user gets the usage of network in his/her PC or computer at every instant.
25
- - ### 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.
25
+ - ### Here user will be given a MAX LIMIT of network usage, and if user crosses that max limit, user will be notified for the same.
26
26
- ### Also user will be able to see the connection status and the IP address related to the same.
27
27
- ### Also there is an exit button, clicking on which exit dialog box appears asking for the permission of the user for closing the window.
28
28
You can’t perform that action at this time.
0 commit comments