How To Create a Custom Linux App Menu With Zenity
Creating GUI (Graphical User Interfaces) with any operating system boils down to Ncurses / Whiptail type GUIs for the terminal, or full blown GUIs on the desktop. We will be building the latter, but using the terminal to run commands. Zenity, a tool to display GTK dialog boxes from the terminal and shell scripts is a great tool and it is very easy to use.
|
|
Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.