Hacker News new | ask | show | jobs
by wildgift 4317 days ago
There are tools, at least on Unix, to add guis to command lines. gtkdialog and zenity are the ones I've seen.

You need to write a shell script that runs commands to display the gui, and then execute the command.