Skip to content

Interface enhancement for Termux!

Notifications You must be signed in to change notification settings

AbdulRKB/Termux-UI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

Termux-UI 💻

Termux-UI is a user interface enhancement for Termux, providing a more visually appealing and user-friendly experience.

Features 🚀

  • Enhanced UI for Termux
  • Simplified navigation
  • Improved usability

Installation & Usage 🛠️

You can easily install Termux-UI using the following commands:

$ git clone https://github.com/AbdulRKB/Termux-UI.git
$ cd Termux-UI
$ chmod +x *
$ bash main.sh

Alternatively, you can use a single command:

pkg install git -y && git clone https://github.com/AbdulRKB/Termux-UI.git && cd Termux-UI && chmod +x * && bash main.sh