← Back to Plans
📱 What You Get
The Personal plan gives you the full Tiny-SMS Android app, completely free, forever. Download the APK, link your Gmail account, and you're sending SMS from your inbox within minutes.
No account needed, no payment, no expiry. The app is open source under a dual licence — free for personal and non-commercial use.
- Full Android app — all features included
- Send SMS from any email client (Gmail, Hotmail, Outlook, anything)
- SMS replies automatically routed back to sender's inbox
- WorkManager background polling every 5 minutes
- Manual Check Mail Now button for instant delivery
- Timestamped activity log
- Log export via Android share sheet
- Survives device reboot — worker restarts automatically
- No default SMS app required
- Open source — full source on GitHub
📬 How to Send an SMS
Send an email from any email client with this exact format:
To: [email protected]
Subject: sms
sms:07700 900123
Your message text goes here.
It can span multiple lines.
🔒 Zero Data on Our Servers
The Gmail account is yours. The phone is yours. Nothing touches Tiny-Web infrastructure — perfect for personal privacy.
✨ App Features
📧
Any Email Client
Gmail, Hotmail, Outlook — anything works
↩️
Two-Way
Replies route back to sender automatically
⏱️
Auto Polling
Background check every 5 minutes
📋
Audit Log
Every message timestamped and exportable
🔓
No Takeover
Doesn't need to be default SMS app
📲
Sideload Ready
No Play Store required
⚙️ Setup — About 10 Minutes
What you need
- An Android phone (8.0+) with a SIM
- A Gmail account to use as the gateway
- A Google Cloud Console project (free) — for OAuth
The only fiddly bit
You need to register the app with Google Cloud Console once to enable Gmail sign-in. It takes about 10 minutes and is a one-time setup. Full step-by-step instructions are in the setup guide.
📖 Full Setup Guide
★ GitHub