lilgallon / BandwidthMonitor

πŸ“ˆ A simple python bandwidth monitor to track your upload, your download, and the data consumed.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bandwidth monitor

Latest release opissues clissues

A simple python bandwidth monitor (upload / download).

preview

1. Getting started

1.1 Prerequisites

1.2 How to use it

Run python main.py.

1.3 Setting up your dev environment

Open the folder with your favorite code editor, and the job is done. Run pyinstaller bandwidth_monitor.spec to generate an executable.

2. Miscellaneous

2.1 Changelog

The changelog is available here.

2.2 Authors

2.3 License

This project is licensed under the MIT license - see the LICENSE file for details

About

πŸ“ˆ A simple python bandwidth monitor to track your upload, your download, and the data consumed.

License:MIT License


Languages

Language:Python 100.0%