fuchs-fabian / esase

Easy Setup And System Enhancement (Popup based Linux Bash script/tool)
https://fuchs-fabian.github.io/esase/
MIT License
1 stars 0 forks source link

Support `dialog` (ncurses) #22

Open fuchs-fabian opened 3 weeks ago

fuchs-fabian commented 3 weeks ago

https://linuxconfig.org/how-to-use-ncurses-widgets-in-shell-scripts-on-linux

https://bash.cyberciti.biz/guide/Bash_display_dialog_boxes

That would be cool to offer, because then it doesn't matter if GNOME, KDE or something else is used.

But to what extent does this make sense?

fuchs-fabian commented 3 weeks ago

Linux Fedora:

sudo dnf install dialog