python-scripts icon indicating copy to clipboard operation
python-scripts copied to clipboard

feat(main.py): Add multiple iteration functionality and results summary and graph

Open williamjsobczak opened this issue 1 year ago • 1 comments

Description

Add functionality that allows user to run multiple rounds of speed tests at timings of their choosing. Further, add summary results following the last speedtest and a supporting graph to visualize download speeds, upload speeds, and ping across iterations. Updated requirements.txt accordingly with associated dependencies (matplotlib).

Dependencies

Matplotlib - see requirements.txt

Future Improvements

A means to save past tests locally and re-access later may be a worthy inclusion.

Screenshots of relevant screens

Output Screenshot

williamjsobczak avatar Feb 04 '24 14:02 williamjsobczak

PR is not linked to any issue, please make the corresponding changes in the body.

github-actions[bot] avatar Feb 04 '24 14:02 github-actions[bot]