Reimplementation of "dialog" tool using LVGL toolkit.
"Dialog" is a 1990ies program that allows to display dialog boxes handle user's inputs.
make setup # Will install build tools
make lib # Will download build lvgl if needed
make run # Will run application
make demo # Will run showcases- https://git.ostc-eu.org/rzr/dialog-lvgl
- https://forum.lvgl.io/t/dialog-lvgl-ui-utility-to-use-along-scripts/6808
- https://forum.ostc-eu.org/t/graphic-stack-and-toolkit-first-meeting-minutes/161/5?u=rzr
- https://git.ostc-eu.org/OSTC/planning/core-os/-/issues/219
- https://lvgl.io
- https://en.wikipedia.org/wiki/Dialog_(software)
- https://en.m.wikibooks.org/wiki/Bash_Shell_Scripting/Whiptail
- https://wiki.gnome.org/Projects/Zenity
- https://github.com/lvgl/lv_demos
