Use your Android phone as an SMS gateway. Send order confirmations, appointment reminders, and alerts automatically. No Twilio. No per-message fees.
Start Free Trial See PricingYou don't need to be a developer. If you have an Android phone and a computer, you can automate customer SMS today.
Send automatic order confirmations, shipping notifications, and delivery alerts to customers via WooCommerce or Shopify webhooks.
→ WooCommerce guideAppointment reminders, booking confirmations, special offers, opening hours — reach your customers directly on their phones.
Integrate the REST API into your backend to send OTP codes, system alerts, status notifications, and 2FA messages.
→ API documentationSend SMS alerts from Home Assistant, Node-RED, Raspberry Pi, or any IoT device. Power, security, temperature — always notified.
No technical background required. You only need the app on your phone and a way to make an HTTP request.
Install SMS Gateway Master from Google Play. Sign in with your Google account. Go to Settings → API Key and copy your unique key. This takes under 2 minutes.
Pick the tool you already use: WooCommerce (PHP hooks), Zapier (no-code), Google Sheets (Apps Script), Excel (VBA), Python, or any tool that can make an HTTP POST request. Ready-to-use code for all platforms is available at ready-to-use.html.
Your request goes to a Firebase Cloud Function which forwards it securely to your Android phone via FCM. The phone sends the SMS using Android's native SmsManager through your carrier. No message content is stored in the cloud.
Optionally include a webhookUrl in your request. The app will POST the delivery status (sent / delivered / failed) back to your server so you always know whether the customer received the message.
"Your order #1234 has been received. Estimated delivery: 3-5 days."
"Your package has shipped! Tracking number: ABC123."
"Reminder: Your appointment is tomorrow at 10:00. Reply CONFIRM or CANCEL."
"Your verification code is: 481920. Expires in 10 minutes."
"Exclusive offer: 20% off this weekend only. Use code SAVE20."
"Server CPU at 95%. Automated alert from monitoring system."
Most SMS APIs (Twilio, Vonage) charge $0.007–$0.008 per message because they route through their own cloud infrastructure and carrier agreements. SMS Gateway Master works differently.
No complex setup. If your tool can make an HTTP request, it works with SMS Gateway Master.
Not just outbound — receive customer replies and respond automatically in real time.
Send "Your order is ready — reply YES to confirm pickup or NO to cancel." Customer replies reach your server instantly and trigger the right action.
Send "Rate your experience 1–5." Customer replies are forwarded to your server and stored automatically in your CRM or spreadsheet.
Let customers reply to your SMS alerts. Route replies to your support team or an AI model — and auto-send the response back via the same thread.
{"sms_text": "Thanks! Your order is confirmed."}"Hi " + customer_name + ", your order has shipped!". Every SMS can be fully personalised.7-day free trial. 100 SMS/day. No credit card required.
Download on Google Play See Pricing