I stumbled across this simple UI, Python-newt. Newt which is common to many non-graphic installs on various Linux flavors. Newt is a simplistic UI that lets a programmer specify entry fields, radio buttons, ok/cancel buttons. You name it…

The Python extension is called Snack. Read more on support here. Two examples come with the docs, showing how easy it is to assemble UI entry request pages/forms.
2 responses so far ↓
Alvin // January 25, 2008 at 6:01 pm |
for a windows user like me, that kind of screen seems very nostalgic to me. hahaha
Mark // January 25, 2008 at 9:52 pm |
LOL…it is, and it brings back the days of when I was on my 8088! But still a lot of value for a quick easy install over an ssh connection!