{"id":19683506,"url":"https://github.com/adityashrm21/network-usage-tracker","last_synced_at":"2025-07-14T13:09:19.858Z","repository":{"id":97554432,"uuid":"59930631","full_name":"adityashrm21/Network-Usage-Tracker","owner":"adityashrm21","description":"A python script to keep track of, check and control the network usage","archived":false,"fork":false,"pushed_at":"2020-10-10T08:47:25.000Z","size":5,"stargazers_count":12,"open_issues_count":2,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-29T05:35:18.216Z","etag":null,"topics":["network-programming","networks","python","python-2","python-script","tracker","usage-control","usage-logger"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adityashrm21.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-05-29T06:59:23.000Z","updated_at":"2022-11-19T03:02:35.000Z","dependencies_parsed_at":"2024-03-10T15:30:37.630Z","dependency_job_id":null,"html_url":"https://github.com/adityashrm21/Network-Usage-Tracker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/adityashrm21/Network-Usage-Tracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adityashrm21%2FNetwork-Usage-Tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adityashrm21%2FNetwork-Usage-Tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adityashrm21%2FNetwork-Usage-Tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adityashrm21%2FNetwork-Usage-Tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adityashrm21","download_url":"https://codeload.github.com/adityashrm21/Network-Usage-Tracker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adityashrm21%2FNetwork-Usage-Tracker/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265297044,"owners_count":23742585,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["network-programming","networks","python","python-2","python-script","tracker","usage-control","usage-logger"],"created_at":"2024-11-11T18:14:41.806Z","updated_at":"2025-07-14T13:09:19.850Z","avatar_url":"https://github.com/adityashrm21.png","language":"Python","readme":"# Network-Usage-Tracker\nA python script to keep a track of network usage and notify you if it exceeds a specified limit\n(only support for wifi right now)\n\n### Requirements:\n\n#####**This script needs Python 2+**\n\nYou may also need to install vnstat if you don't have it already installed\n```bash\n$ sudo apt-get install vnstat\n```\n\n### Usage:\n\n```bash\n$ python bandwidth.py xxx MiB/GiB \u0026\n```\nThe '\u0026' has been added to run the process in background. If you want to stop the process at any time use :\n\n```bash\n$ ps -ef\n```\nto get the list of running processes and then get the pid of the process you want to kill and do :\n\n```bash\n$ sudo kill pid\n```\nTo do:\n  1. add support for ethernet network usage\n  \nFeel free to Pull requests!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadityashrm21%2Fnetwork-usage-tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadityashrm21%2Fnetwork-usage-tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadityashrm21%2Fnetwork-usage-tracker/lists"}