summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-12-22Updated to use the speedtest-cli instead of pythonmainSteph Enders
2023-11-11Set default file to the working dir log.tsvSteph Enders
2023-11-11Suppress pip upgrade information and suchSteph Enders
2023-11-11Initial commit of simple functional speedtest logSteph Enders
This series of scripts simply calls speedtest-cli python module to basically log its data to a tsv file (expected log.tsv) This will basically allow then ./plot.sh to plot the file datapoints The idea is to set this up as a cron and then you can plot the data over time