GForm GUI maker
GUI maker for linux scripting using 'pipes' for full interaction
...With a single command you can make an interface with various controls like buttons, text fields, check boxes, etc.
The interface can create a 'pipe' file that your script reads and waits for signals from the gui.
it also creates a pipe file for the script to send commands to the gui to make changes. Thus enabling a fully interactive GUI for your text scripts.