A GUI form maker for linux scripts.
written in gambas basic , Needs the gambas3-runtime installed

With GForm you can create GUI's for your scripts.
Like zenity , but with much more power.

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.

Features

  • pipe mode for fully interactive shell gui
  • many options for changing GUI objects once loaded
  • Example bash scripts included

Project Samples

Project Activity

See All Activity >