Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-11 | Initial commit of simple functional speedtest log | Steph 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 |