Hi,
I've some usable CLI scripts, but unfortunately, these scripts must be used by some inexperienced users (inexperienced with terminal, and CLI program). So, how can I transform these CLI scripts into the GUI equivalent.
What are the best practical solution ? CGI, Tk, Wx, others ?
Thanks in advance