TermUi
Terminal Ui for Userland and Termux apps including zsh, zsh syntax highlighting, themes, fonts and many more.
Install / Use
/learn @OurCodeBase/TermUiREADME
TermUi
TermUi is a tool 🔧 which can be used to automatically install themes 🖌️ zsh, and many more in Termux and UserLand Terminals. You have to choose functions and the tool automate all tasks, and give you instructions about installed packages and errors.
Badges
Authors
Features
- Incredible 86 ColorSchemes 🌈
- Fantastic 21 Fonts
- Fabulous Shell zsh
- zsh syntax highlighting
- Command Line ohmyzsh
- completion zsh autocompletion
Necessary
To run this project, you will need to satisfy the following points
- You should have a good internet connection
- Your terminal should work properly
- You have UserLAnd or Termux
Installation
Well, You can check this out to instantly setup Termux.
Install TermUi with mannual method using commands below 👇
- ᴏɴʟʏ ꜰᴏʀ ᴛᴇʀᴍᴜx
yes | (apt update && apt upgrade && apt install wget) && wget "https://tinyurl.com/TermUi" && chmod 777 TermUi
- ᴏɴʟʏ ꜰᴏʀ ᴜꜱᴇʀʟᴀɴᴅ
yes | (sudo apt update && sudo apt install wget unzip) && wget "https://tinyurl.com/TermUi" && chmod 777 TermUi
Usage
Execute the bash script using the command given below
bash TermUi
Related
If you want compatible buttons ⌨️ for neovim for shortcut completions then the installation code is given below 👇

wget -O "/data/data/com.termux/files/home/.termux/termux.properties" "raw.githubusercontent.com/OurCodeBase/cooked.nvim/main/termux.properties"
