Friday, May 3, 2024
 Popular · Latest · Hot · Upcoming
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 865  / 2 Years ago, sun, february 6, 2022, 4:21:43

I have a minimal installation with xfce as the default window manager. Is it somehow possible to write a shell script with simple gui elements? Or do I to install something else (which I am reluctant to do, I want to keep the number of installed packages (size) to a minimum).


More From » gui

 Answers
0

Try Zenity:



" Zenity allows you to display GTK+ dialogs from shell scripts".


It's pretty minimalistic, here are the dependencies, many of these should already be present on an xfce system:



Depends: libc6 (>= 2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.24.0), libgtk-3-0 (>= 3.0.0), libnotify4 (>= 0.7.0), libpango1.0-0 (>= 1.14.0), libwebkitgtk-3.0-0 (>= 1.3.10), libx11-6, zenity-common (= 3.2.0-0ubuntu1)

[#39672] Monday, February 7, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
uccase

Total Points: 473
Total Questions: 100
Total Answers: 110

Location: Anguilla
Member since Sun, Jan 29, 2023
1 Year ago
;