e3b07d094729cdfb9648d4df6871a856a6c2f87b
BroSpeedTester
Runs speedtests and generates graphs and plots periodically. Scheduled with cronjob or task scheduler.
Dependencies
apt-get install libatlas-base-dev
nano /etc/pip.conf
[global]
extra-index-url=https://www.piwheels.org/simple
pip3 install --verbose -r requirements.txt
pip3 install speedtest-cli
Description
Runs speedtests and generates graphs and plots periodically. Scheduled with cronjob or task scheduler.
271 KiB
Languages
Python
100%