Since I’ve gotNYC Mesh now, I want to see
how it stacks up to what I have currently. I can do that with the Speedtest.net
web pages or mobile app, but I’d like to collect a lot of stats over
time.
There’s a python command-line program for it:
I had to fiddle with some issues with Python and SSL, but that wasn’t
a big deal (thank you StackExchange).
A run shows me what I have now, which is about what I expected but a
lot less than Spectrum has promised:
I can also get that in JSON:
More interestingly, I can get CSV output. The first time, I want the
CSV headers. Then each run after that
I wrapped this in a shell program that I can run from cron: