Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 475 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 475 Bytes

Speedtest monitor

Show your upload and download speed on a STATUS board.

Requirements

You will need to be connected to the internet, and you will need to install the speedtest library:

sudo pip3 install speedtest-cli

Code