https://github.com/hxr16f/network_usage_monitor
Displays network usage from the last X seconds.
https://github.com/hxr16f/network_usage_monitor
ifconfig ifconfig-parser linux network network-monitoring python
Last synced: about 2 months ago
JSON representation
Displays network usage from the last X seconds.
- Host: GitHub
- URL: https://github.com/hxr16f/network_usage_monitor
- Owner: hXR16F
- License: gpl-3.0
- Created: 2021-04-21T10:25:21.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-01-23T21:21:44.000Z (over 4 years ago)
- Last Synced: 2025-06-13T03:47:47.043Z (about 1 year ago)
- Topics: ifconfig, ifconfig-parser, linux, network, network-monitoring, python
- Language: Python
- Homepage:
- Size: 25.4 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
network_usage_monitor
Displays network usage from the last X seconds.
# Setup
### Requirements
* Linux (also works on [Termux](https://play.google.com/store/apps/details?id=com.termux) — view [screenshot](https://user-images.githubusercontent.com/48186982/115868748-34291500-a43d-11eb-9bd4-488fe52888a8.png))
* Python 3.6 or newer
### Installing
```
git clone https://github.com/hXR16F/network_usage_monitor.git
cd network_usage_monitor
pip install -r requirements.txt
```
### Running
```
python network_usage_monitor.py
```
# Donate
If you support my work or like my projects, [you can donate me some money](https://github.com/hXR16F/donate/blob/master/README.md). Thank you 💙