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:
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.
This script is so simple that it works on every UNIX with Bash, Coreutils/Busbox, grep and dd command.
For any issues, suggestions, or questions, reach out via:
- Email: support@burixon.dev
- Contact form: Click here
- Bug reports: Click here
If you find this script useful, consider supporting my work by making a donation:
Your contributions help in developing new projects and improving existing tools!
