I'd like to periodically display my speedtest download speed result in indicator-sysmonitor.
speedtest-cli has a somewhat trimmed output if you run
$ speedtest-cli --simple
Ping: 50.808 ms
Download: 10.87 Mbit/s
Upload: 4.47 Mbit/s
Is there any way to trim the output even more, down to just the download speed numeral?