Skip to content

y-amila-nirmal/network-usage-counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Network Usage Counter

This can be done with Python. It allows you to track your data usage.

How to Download

  1. Click the "code" button on the right side of the repository page (if available).
  2. Click "Download ZIP" to download the code.

Alternatively, you can clone the repository using Git:

  • Open your terminal.

  • Navigate to the desired directory where you want to clone the code.

  • Type the following command and press Enter:

git clone https://github.com/y-amila-nirmal/network-usage-counter.git
  • This will clone the repository into a new directory named "network-usage-counter".

  • Navigate into the cloned directory:

cd network-usage-counter
  • Run the script using Python:
python .\main.py

Note:

  • Make sure you have Git installed on your system if you choose the cloning method.
  • The .py extension after main.py might not be necessary depending on your system setup.

About

This can be done with Python. It allows you to track your data usage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages