Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.01 KB

File metadata and controls

28 lines (20 loc) · 1.01 KB

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