Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 16 days 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 (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-23T21:21:44.000Z (about 3 years ago)
- Last Synced: 2024-11-27T17:37:21.757Z (3 months ago)
- Topics: ifconfig, ifconfig-parser, linux, network, network-monitoring, python
- Language: Python
- Homepage:
- Size: 25.4 KB
- Stars: 2
- Watchers: 2
- 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 💙