Description
Shell scripts can show simple GTK2 message dialogs, prompts, and notifications without building a full graphical application.
It is useful for small desktop automation tasks where a script needs to ask the user something or display a clear status. It is a helper for scripts, not a standalone productivity app; behavior depends on the options passed by the calling command.