android-sms-gateway icon indicating copy to clipboard operation
android-sms-gateway copied to clipboard

An Android SMS Gateway app that enables sending SMS messages via a local or cloud server API

Results 19 android-sms-gateway issues
Sort by recently updated
recently updated
newest added

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...

enhancement

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....

enhancement

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...

enhancement

**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...

enhancement

**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...

enhancement

**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...

enhancement

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...

server

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...

enhancement