Zenity — display GTK +dialogs:

Mayank_Agarwal
Sep 25, 2021
  • Zenity is an open-source and cross-platform application that displays GTK+ Dialog Boxes in command-line and using shell scripts. It allows to ask and present information to/from the shell in Graphical Boxes.
  • The application lets you create Graphical dialog boxes in the command line and makes the interaction between user and shell very easy.

Synposis:

  • zenity[options]

Options;

  • zenity — calendar
  • zenity — error — text=”retry again”
  • zenity — question — text=”How are you?”
  • zenity — info — text=”task completed”
  • zenity — color-selection
  • zenity — password
  • zenity — file-selection — text=select a file”
  • zenity — progress — text=”updating system”
  • zenity — about
  • zenity — scale
  • zenity — list — title=”details” — column=”Name” — column=”No” krish 1 jamebond 007

Thanking guys for reading my blog!!!!!!!!!!!!

--

--