Move focus to
evc-terminal
BUI for terminal
bui-terminal
is an UI tool written in portable sh
that change terminal colors on-the-fly independent of terminal emulator and uses BUI environment variables.
sh
to process
Option 1: using curl
curl https://raw.githubusercontent.com/NNBnh/bui-terminal/main/bin/bui-terminal > ~/.local/bin/bui-terminal
chmod +x ~/.local/bin/bui-terminal
Option 2: using git
git clone https://github.com/NNBnh/bui-terminal.git ~/.local/share/bui-terminal
ln -s ~/.local/share/bui-terminal/bin/bui-terminal ~/.local/bin/bui-terminal
For bpkg
user:
bpkg install NNBnh/bui-terminal
For Basher user:
basher install NNBnh/bui-terminal
Run bui-terminal
in the terminal:
bui-terminal
Special thanks to:
Made with ❤️ by NNB