Do you wanna feel like a Geek? Devil-Eye can customize your termux and can add devil-eye banner in termux, which looks cool and awesome and give feel like a Geek.
apt update
apt upgrade -y
apt install git -y
git clone https://github.com/adarshaddee/Devil-Eye.git
cd Devil-Eye
chmod +x devil-eye
./devil-eye -r
For Graphical Mode, use command devil-eye
For Command-Line-Interface, use command devil-eye [-arg]
devil-eye -r
- To install requirements
devil-eye -h
- Visit help page
devil-eye -t [banner name] [user name]
- To install Devil-Eye in Termux
apt update && apt upgrade -y && pkg install git -y && git clone https://github.com/adarshaddee/Devil-Eye.git