Skip to content

pierreduchemin/smsforward

Repository files navigation

SMS Forward

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.

Get it on F-Droid

Build instructions

Build with:

./gradlew assembleRelease

Update container

docker login registry.gitlab.com
docker build -t registry.gitlab.com/pierreduchemin/smsforward .
docker push registry.gitlab.com/pierreduchemin/smsforward

Testing

Given 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.

Contributing

Any contributions welcome. Please fork this repository and create a pull request notifying your changes and why.

If you have a question

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.

Author

Pierre Duchemin

License

SMS Forward's LICENSE is GNU GPL v3+.

About

SMS Forward is a simple app that allows you to redirect SMS you receive on your phone to another device.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors