How to install lazyScript in termux ?

This tool is specially Designed for Termux Beginner users. this tool is very helpfull for Beginners. here simply type number of tool to use. after usage press enter to launch again Termux-Lazyscript.


Installation :

$ apt update && apt upgrade
$ apt install git
$ apt install python2
$ git clone https://github.com/TechnicalMujeeb/Termux-Lazyscript.git
$ cd Termux-Lazyscript
$ chmod +x *
$ sh setup.sh

usage :
python2 ls.py

now here simply type number to use that tool






Follow us for more...

No comments:

Post a Comment

What is positive lookahead assertions in regular expressions? .mp4

  Here’s a clear, easy-to-use guide to positive lookahead assertions in regular expressions: ✅ What is a Positive Lookahead? A positive loo...