Skip to content

BuriXon-code/Termux-diskspeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Termux-diskspeed

About ...

The script easily tests the speed and disk reading speed on your Termux device.

The script requires only Bash, grep and dd command for proper operation.

Installation and usage ...

Installation:

git clone https://github.com/BuriXon-code/Termux-diskspeed
cd Termux-diskspeed
chmod +x *

Note

The script was created in different versions differing in the language of output data.

  • cn = Chinesse
  • de = German
  • en = English
  • fr = French
  • pl = Polish
  • ru = Russian

Usage:

./en

or

./de

etc...

Caution

Warning! The script requires at least 4GB of free space in the phone's storage for creating temporary files during the test. If you do not have that much space, you can edit the script by changing the values bs=64M count=64 according to your own needs and capabilities.

screenshot

Compatibility ...

This script is so simple that it works on every UNIX with Bash, Coreutils/Busbox, grep and dd command.

Support

Contact me:

For any issues, suggestions, or questions, reach out via:

Support me:

If you find this script useful, consider supporting my work by making a donation:

Donations

Your contributions help in developing new projects and improving existing tools!

About

Check your disk read/write speed in Termux.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages