Description
Shell scripts can show simple popup dialogs on X11 without building a full graphical application.
This tool is useful for script authors who need prompts, notices, or small interaction windows in desktop automation. It is unrelated to the web-auditing Lighthouse tool; this package focuses on scriptable X popup dialogs.
Dialogs can interrupt users or ask for input. Use clear messages and avoid collecting sensitive data unless the script handles it safely.