Skip to content

AbdulRKB/Termux-UI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

Termux-UI 💻

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

Demo

Features 🚀

  • Enhanced UI for Termux
  • Simplified navigation
  • Improved usability

Installation & Usage 🛠️

You can easily add Termux-UI to your device using the following command:

pkg update -y && pkg upgrade -y && pkg install -y wget bash bash-completion coreutils grep findutils util-linux && wget -O ../usr/etc/bash.bashrc https://raw.githubusercontent.com/AbdulRKB/Termux-UI/refs/heads/main/bash.bashrc && exit