Shell bsddialog - seems like a perfect tool for TUI.

https://gitlab.com/alfix/bsddialog

This seems like worthy utility.
Before I dive in to it, has anyone have some experience with it?
I was thinking about building nice TUI to streamline maybe USB or ISO mounting.
Or some configs not covered by bsdconfig utility.
screenshot.png
 
I like dialog, I've sent more time with the Linux version of it, but dialog is quite nice for when I need something that I can use via SSH. As long as you know how to script doing those things, dialog isn't really that hard to use.

Dialog is more or less my go to for the terminal and for most of the rest of it I like Tk when I know that I'm going to be using a full on GUI.
 
Back
Top