Simplest GUI for the shell
We need the simplest possible GUI for us console hackers. Graphics not really needed, clickable buttons in textmode (bash shell) would be sufficient.
Options I considered:
- zenity: not available for Sailfish OS
- yad (yet another dialog): not available. See http://talk.maemo.org/showthread.php?p=1421838
- xmessage: not possible as it needs X-Server
- Tkinter with tcl/tk: not supported (?)
- ncurses: might work, but no touch support
- QML: maybe too highlevel
Other ideas?
Yes, would be great to have someting like yad or zenity.
Is there anything compareable on sailfish?
poddl ( 2015-06-23 12:13:57 +0200 )edit