Termux Jarvis – Hello guy’s welcome to another article in this article i’m going to show you how to install and use jarvis in our termux application.
Termux Jarvis
Qurxin is Termux banner or interface with parroto os shell and Welcome robot like Jarvis in Iron Man movie.
Requirements
- Git package
- Python package
- Lolcat pyhton module
- Figlet package
How to install and use termux
Type this below command’s in one by one this command’s will help you to install this tool in your termux application.
- apt update && upgrade -y
- pkg install git python mpv figlet -y
- pip install lolcat
- git clone https://github.com/fikrado/qurxin
- cd qurxin
- chmod +x *
- sh install.sh
- exit
One Command Installation
apt update && upgrade -y && apt install git -y && pkg install mpv figlet python && pip install lolcat && git clone https://github.com/fikrado/qurxin && cd qurxin && chmod +x * && ./install.sh
Now we can sent unlimitited sms and calls without a phone number. For this tool works on bothe termux root and non root. this tool only for educational purpose don’t use other purposes.
How to remove this tool from termux
Just you type this following two command one by one to remove this tool from termux
- cd qurxin
- bash rvt.sh
I hope this article help you lot. if yes means please share your friends also. thank you
Post a Comment