This patch provides a feature that allows the user to select between
Bits or Bytes when displaying the calculated network speed. Also fixes
an issue that would sometimes cause the widget to break when
speedtest_cli couldn't find a good server.
This module provides a glimpse/snapshot of current internet based
speeds. To keep things simple (and due to bugs in speedtest_cli), this
module simply uses requests to download a small(ish) image and times the
download. This is not a perfect/definitive test, but it should be a
decent indicator of how the internet bound traffic looks on the clients
network.