PyDialog!

You will need version 4 or higher of `firefox` https://www.mozilla.org/firefox
to run Pencil as a Firefox Extension. Linux users will need version 4 or higher of either `firefox`, `iceweasel` or `xulrunner` https://developer.mozilla.org/en-US/docs/Mozilla/Projects/XULRunner,
or version 25 or higher of `palemoon` https://www.palemoon.org/.
The Windows installer and OS X archive has everything you need built-in. Windows, Linux, OS X & Firefox Packages are available for download from the Releases Page https://github.com/prikhi/pencil/releases.
You can also install the Firefox Add-on from the Mozilla Add-on Repository https://addons.mozilla.org/en-US/firefox/addon/pencil-prototyping/.
To install the OS X package, unzip the archive and copy the `Pencil.app` folder t

PyDialog alternatives

  • Zenity

  • Zenity is a tool that allows you to display GTK dialog boxes in commandline and shell scripts.

    tags: Portable command-line shell gtk dialog
  • KDialog

  • Show KDE dialog boxes from shell scripts

    tags: command-line-interface shell dialog dialogs
  • MessagePop

  • MessagePop is a simple application designed to help you convey a message to the computer user. The program allows you to specify the message text and the other parameters from the command line.

    tags: Portable command-line-interface dialog message-popup batch-files
  • Gtkdialog

  • Gtkdialog is a small utility for fast and easy GUI building. It can be used to create dialog boxes for almost any interpreted and compiled programs which is a very attractive feature since the developer does not have to learn various GUI languages for the miscellaneous programming languages.

    tags: command-line-interface shell gtk dialog dialogs
  • xdialog

  • Xdialog is designed to be a drop in replacement for the "dialog" or "cdialog" programs. It converts any terminal based program into a program with an X-windows interface. The dialogs are easier to see and use while adding even more functionalities (e.g. with the treeview, the file selector, the edit box, the range box, the help button/box). Because Xdialog uses GTK+, it will also match your desktop theme.

    tags: command-line-interface shell gtk dialog dialogs