Termux-UI is a user interface enhancement for Termux, providing a more visually appealing and user-friendly experience.
- Enhanced UI for Termux
- Simplified navigation
- Improved usability
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