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