Skip to content

A program for checking the speed of the flash drive in your system

Notifications You must be signed in to change notification settings

rabinosona/USB-DRIVE-SPEEDTEST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Hello! This program is a wrapper for a dd command in linux. To build this program, run qmake from a console or add the sources to the project and make "build all" option in your IDE. The program is Linux-only, it won't compile on Windows, because it uses Linux-specific libraries and commands. In current version there you can't change the block sizes and their count, but I'll fix it later. Now it writes about 4 gigs of data to your flash drive and works pretty fair. If you have found any bugs, write me to the: https://vk.com/id371871098 or [email protected] NOTE: THE PROGRAM REQUIRES ROOT RIGHTS. TO RUN IT, RUN: cd /path/to/your/directory sudo ./usbspeedtest (in the Release folder)

About

A program for checking the speed of the flash drive in your system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published