Bartuzen / qBitController

Control qBittorrent from your Android device
GNU General Public License v3.0
494 stars 11 forks source link

Add option to switch reported speed between Mebibytes (MiB) and megabits (Mb) #114

Open n-engelhardt opened 10 months ago

n-engelhardt commented 10 months ago

Describe your suggested feature

It'd be nice to be able to switch between the two units by tapping the speed or tapping a button.

Additional details

Mebibytes (currently the way speed is displayed) is useful because that's how the size is shown, so that's useful in the context of the file size.

Megabits, however, are much more useful for gauging current speed relative to the network speed, so you can gauge bandwidth utilization.