c0xc / CapacityTester

Use CapacityTester to check if your USB thumb/flash drive lies about its capacity. Graphical tool to detect fake USB drives.
GNU General Public License v3.0
108 stars 14 forks source link

Representation of the numbers #7

Closed kajo8 closed 1 year ago

kajo8 commented 1 year ago

I have make a test with an fast USB-Stick. He is show me the reading speed as "1.5e+02 MB/s". Could you change it in a way that the program is showing me something like: "150MByte/s"

c0xc commented 1 year ago

Thanks for your request! An updated (Linux) build is available here: https://github.com/c0xc/CapacityTester/suites/11562147505/artifacts/598848761

kajo8 commented 1 year ago

Thank you, it looks good now!