Termux-SMS-Forwarder

The script forwards SMS messages in bulk from a selected sender to a chosen new recipient.

release date: 2024-12-02

view on GitHub

about

The Termux-SMS-Forwarder repository is a simple and interesting tool that allows you to select messages from a chosen number of recently received SMS messages from a specific sender based on number or name and forward them to a new recipient.

Do you receive offers that might interest your friends? Tired of forwarding them manually? Send them all at once with a single command!

features

The script allows you to select the SIM card for the operation, the number of SMS messages to scan for a specific sender, as well as the name of the original message sender.

After selecting all options, the script starts forwarding matching messages to a new recipient (or a group of recipients) at specified time intervals.

Caching sent messages prevents duplicates from being forwarded, which improves the script’s performance and enables fast message delivery.

WARNING! The mobile operator may block the ability to send SMS messages or completely deactivate the SIM card in case of abuse. The script is intended only for educational purposes and not for deliberately causing trouble. Use responsibly.

compatibility

The script works without issues on every current new version of Termux along with Termux:API. It requires only bash and termux-api to operate.