Termux-SMS-GUI
Sends SMS messages to a selected number from the graphical GUI window in Termux also supporting Dual SIM.
release date: 2024-12-01
about
The Termux SMS GUI repository is used to send SMS messages from Termux using a sleek graphical GUI window in Termux graphical mode for example in XFCE4 with VNC or using Termux X11.
All this is possible thanks to the use of the Zenity tool which allows easy handling of GUI windows with forms and more.
All this is possible thanks to the use of the Zenity tool which allows easy handling of GUI windows with forms and more.
features
When started the script displays a window where you can choose which available SIM card to send the message from (if Dual SIM is active and Termux can detect different mobile operators), enter a single number or a group of recipient numbers and type the message content to send.
Additionally the script repository on GitHub contains files and instructions to create a desktop entry icon for the script so you can have it always at hand.
Additionally the script repository on GitHub contains files and instructions to create a desktop entry icon for the script so you can have it always at hand.

compatibility
Termux SMS GUI is compatible with current new versions of Termux and Termux:API configured with permissions to send SMS messages as well as with the zenity package installed which enables displaying windows with message sending forms.