What is this? It's a control panel to quickly do things in the terminal.
How to do I use it, you ask?
Well, you put the command you use to run it at the bottom of your bashrc or zshrc.
This program was made to be light and customizable, feel free to edit it to your liking.
If you prefer to use C, feel free to download the C version of this, as it is more lightweight (although very very buggy atm):
https://github.com/GlitchPhoenix98/unix-control-panel-C
Neofetch and Htop.
Make the installation script executable.
chmod +x installpc.sh
Then, modify ucp.py as you please. When done, execute install.sh
./install.sh
After installation, edit your bashrc or zshrc and put ucp
at the very bottom.
Coming Soon.