A simple python bandwidth monitor (upload / download).
Run python main.py
.
Open the folder with your favorite code editor, and the job is done. Run pyinstaller bandwidth_monitor.spec
to generate an executable.
The changelog is available here.
This project is licensed under the MIT license - see the LICENSE file for details