SMS Forwarder Pro
SMS Forwarder Pro is an Android app that automatically captures incoming SMS messages and forwards them to your configured destinations — instantly and reliably, even while running in the background.
Perfect for automation, monitoring alerts, two-factor codes, or accessing SMS on another device or server.
Key Features
Multi-Platform Forwarding
Forward SMS to popular chat apps, custom APIs, email, and push notification services. One-tap platform presets include built-in step-by-step setup guides — no manual URL templates or JSON bodies required.
Supported platforms:
- Chat: Telegram, Discord, Feishu, DingTalk, WeCom, Slack
- Custom API: Webhook (HTTP/HTTPS) — GET, POST, PUT, PATCH with custom headers and body templates
- Email: SMTP, Gmail, Yahoo Mail, 163 Mail — SSL/TLS, multiple recipients per config
- Push: Ntfy, Gotify (self-hosted)
Body templates support placeholders: {{sender}}, {{body}}, {{date}}.
Smart Filters
- Per-config sender and content filters (keyword or regex)
- Forward when matched, or ignore when matched
- Global forwarding filter — matched messages are recorded but not auto-forwarded
- Leave filters empty to forward all SMS
Background Service
Runs as a persistent foreground service. Forwarding continues after you exit the app (notification permission required).
Forwarding Logs
View success/failure status for every message. Retry failed forwards individually or in bulk. Clear history anytime.
View on PC
Scan a QR code to view SMS records on your computer via an encrypted MQTT relay.
Multiple Configurations
Add unlimited forwarding targets. Enable or disable each config independently.
Interface
Clean Material Design with light and dark themes.
How to Use
- Grant SMS and notification permissions when prompted.
- Tap "+" to add a forwarding target and follow the setup guide.
- Optionally set sender/content filters per config, or configure the global filter.
- Flip the listening switch — forwarding starts immediately.
Requirements
- Android device with SMS capability
- For API: accessible HTTP/HTTPS endpoint
- For Email: SMTP credentials (e.g. Gmail App Password)
- For View on PC: network access to the MQTT relay
Privacy & Open Source
All processing happens on your device. You control where data goes — no third-party SMS gateway or cloud storage.
Fully open source on GitHub: