android-sms-gateway
android-sms-gateway copied to clipboard
An Android SMS Gateway app that enables sending SMS messages via a local or cloud server API
The application does not seem to work after connecting the Internet to the phone via an Ethernet cable, it does not display the local IP address in the application, the...
I want to use this gateway for sending messages when the internet is down so it is critical for me to monitor that it is up in meantime. As there...
Thank you for the great project. Two questions about this: 1. When using the local server, is there a way to secure the access to the endpoint by SSL? 2....
Hello, Thanks for your nice project. Do you think you can add an option to read received SMS? It is useful when someone answers to the automated SMS or to...
**Is your feature request related to a problem? Please describe.** The current webhook retry mechanism can be frustrating when a webhook fails. The app continues to retry for an extended...
**Is your feature request related to a problem? Please describe.** The current Android app requires an internet connection for sending webhooks, which limits its functionality in local network environments without...
**Is your feature request related to a problem? Please describe.** Currently, the app lacks the ability to schedule messages for future delivery. This limitation prevents users from planning their communication...
Is it possible to use SQLite as an alternative database backend when running a private server? The reason is to simplify deployment by avoiding the separate database container and reducing...
Would be useful to be able to export & import the app configurations & accounts so we can restore if needed or be able to move to a new device...