how to install speedtest on android smartphone using termux - no root
- We all have done hundreds of internet speedtest on speedtest.net ,which comes on an eye catchy graphical user interface.
- Now,Let us try some command-line speedtest on your android smartphone.
Requirements:
- Termux - Install Termux from Google playstore.
- Python with PIP manager
- Speedtest-cli
After Installing Termux,
Open Termux - Android Terminal Emulator App and install python on it using the command below:
pkg install python
pkg install python |
On Successful install of python on termux, refer the image below:
Python installed Sucessfully! |
Its time to install the real hero here - Speedtest-cli - type the command below and hit enter.
Refer: Speedtest-cli
pip install speedtest-cli
Speedtest-cli installed! |
Finally, we can run Speedtest on command-line on termux!
Here is the screenshot of speedtest-cli on termux!
speedtest-cli |
- You can also try this on windows or linux with Python - PIP.
- Without PIP - check this https://www.speedtest.net/apps/cli
You may also Like!
How to hack gmail using phishing attack using Kali Linux
How to hack wifi wpa2 in kali linux
How to set password on windows without old admin password
Control your PC with android remotely
Make use of Google Translate to Open Blocked websites in your work location or country
How to port forward using android smartphone via mobile hotspot
Why, when following the commands to install python on Android, does it come back with:"E: Unable to locate package python" ?
ReplyDeleteclear cache & data and tranfer termux to internal storage if not done
Deletefollowing commands? you mean pip install speedtest-cli
ReplyDeletethe procedure was very awesome thanks alot
ReplyDelete