SMS Forward is a simple app that allows you to redirect SMS you receive on your phone to another device.
This application have been developed to bypass regional limitations. Example: a service in country A requires a phone number from country A, but your phone number is from country B. You ask a friend from country A to install this app and you will be able to receive SMS from the service in country B. However, since this is a pretty simple application, it can also serve other purposes.
Features:
- Can handle multiple redirections
- Global activation toggle
SMS Forward is free, open source and without ads.
It runs on Android 5.0 "Lollipop" (API 21) and later.
This application is built using MVVM architecture.
Build with:
./gradlew assembleReleasedocker login registry.gitlab.com
docker build -t registry.gitlab.com/pierreduchemin/smsforward .
docker push registry.gitlab.com/pierreduchemin/smsforwardGiven the nature of this project, testing can be challenging. A good option is to use services like TextNow to get a phone number and start testing sms redirections.
Any contributions welcome. Please fork this repository and create a pull request notifying your changes and why.
If you have a question regarding the app, please ask it in an issue in Gilab issue tracker, so that everyone can contribute and that the answer is public. This way, your question becomes a contribution to the project.
Pierre Duchemin
SMS Forward's LICENSE is GNU GPL v3+.
