Y
Hacker News
new
|
ask
|
show
|
jobs
by
ethanpil
2672 days ago
FYI, not exactly the same, but Dialog is an excellent tool for creating ncurses based GUIs for shell scripts...
http://www.unixcl.com/2009/12/linux-dialog-utility-short-tut...
1 comments
Mckinsey666
2672 days ago
Gee, this is legit. Gave me some insights. Thanks a lot :)!
link
1f97
2672 days ago
if you want to use python together with dialog to build cli menus, i recommend using
http://pythondialog.sourceforge.net/doc/
. i've been using it for a project at work and it's very nice!
link
mlevental
2672 days ago
seems like this isn't maintained?
link