This is recreate from Old SMS Gateway
now using Firebase
to turn my android as sms sender
Sending SMS
- You send data to sms.ibnux.net (or your server)
- Server will send push notification
- App receive push notification, and route it to sms
- App receive sent notification, and post it to your server
- App receive delivered notification, and post it to your server
RECEIVE SMS
- App receive SMS
- App send it to your server
Download APK from release page
then open https://sms.ibnux.net/ to learn how to send sms
you can find backend folder for server side in this source
to compile yourself, you need your own Firebase
- SENDING SMS
- RECEIVE SMS to SERVER
- SENT NOTIFICATION to SERVER
- DELIVERED NOTIFICATION to SERVER
Permissions
✓ Commercial use
✓ Distribution
✓ Modification
✓ Patent use
✓ Private use
Conditions
License and copyright notice
State changes
Limitations
No Liability
No Trademark use
No Warranty
you can find license file inside folder