2.5 KiB
Android SMS Gateway
Android SMS Gateway turns your Android smartphone into an SMS gateway. It's a lightweight application allowing you to send SMS messages programmatically via API. This makes it ideal for integrating SMS functionality into your own applications or services.

Features
- No registration: No registration or email is required to create an account. In local mode you don't need an account at all!
- Send SMS by API: Use our API to send messages directly from your own applications or services.
- Supports Android 5.0 and above: The application is compatible with Android 5.0 and later versions.
- Message status tracking: Monitor the status of your sent messages in real-time.
- Starts at boot: The application starts running as soon as your device boots up.
- Multiple SIM cards: The application supports multiple SIM cards.
- Multipart messages: The application supports sending long messages with auto-partitioning.
- End-to-end encryption: The application supports end-to-end encryption by encrypting message text and recipients' phone numbers before sending them to the API and decrypting them on the device.
- Messages expiration: The application supports setting messages' expiration time. The messages will not be sent if they are expired.
- Random delay between sending messages: To avoid mobile operator restrictions.
Ideal For
- Notifications
- Alerts
- Two-factor authentication codes
Android SMS Gateway provides a convenient and reliable solution, whether you need to send notifications, alerts, or two-factor authentication codes.
Project Stage
The project is currently in the MVP stage. We're actively working on adding more features and improving the existing ones.
Get Started
Getting started with Android SMS Gateway is easy and straightforward. No registration, email, or phone number is required to create an account and start using the app.
Check out our Getting Started Guide to learn how to install and use Android SMS Gateway.
Contributing
Interested in contributing? Read our Contributing Guide to find out how you can help.
License
This project is licensed under the Apache License 2.0.
Contact
If you have any questions or suggestions, feel free to create an issue or send us an email.