Skip to content

It provides advanced features not typically found in other SMS forwarding platforms. Offering advanced functionality and encryption, it enables SMS forwarding through email, telegram, phone numbers, webpages, and between termux instances. This versatile tool is essential for staying connected across multiple devices.

License

GreyTechno/sms_forwarder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


sms_forwarder SMS Forwarder

🚀 ABOUT

sms_forwarder can be used in Termux to forward text messages from one device to another using Linux command-line utilities. The advantages of using sms_forwarder in Termux are that it allows users to automate the SMS forwarding process using Python scripts and provides a secure way to forward messages. It employs end-to-end encryption to ensure that the messages are not intercepted or read by unauthorized parties, offering advanced functionality and customization options that are not typically available on other platforms.

Furthermore, sms_forwarder in Termux offers a variety of SMS forwarding options, including forwarding via phone number, email, between Termux instances, displaying on a web page, and forwarding to Telegram. This versatility makes sms_forwarder a valuable tool for individuals who want to maintain seamless connectivity across multiple devices

Preview

Preview

AVAILABLE ON

  • Termux
  • REQUIREMENTS

  • Internet
  • Python
  • Termux-API
  • 🛠️INSTALLATION

    First, install Termux and Termux-API from F-Droid or the Play Store, and then type the following commands in Termux.
  • Using gtci [Recommended]
  • apt update -y && apt upgrade  # Update package lists and upgrade installed packages
    pkg install python -y # Install Python (skip if already installed)
    pip install gtci && clear # Install gtci (skip if already installed)
    gtci install sms_forwarder # Install sms_forwarder repository

    💻 FOR START JUST TYPE

    gtci run sms_forwarder

  • By Using Git
  • apt update -y && apt upgrade  # Update package lists and upgrade installed packages
    pkg install python -y # Install Python (skip if already installed)
    pkg install git -y # Install Git (skip if already installed)
    cd $HOME # Move to the home directory
    git clone https://github.com/GreyTechno/sms_forwarder.git # Clone the sms_forwarder repository
    pip install -r sms_forwarder/requirements.txt # For install building dependencies

    FOR START

    # Navigate to the sms_forwarder directory
    cd $HOME/sms_forwarder
    # Run the main.py script
    python main.py

    FEATURES

  • Configurable Settings : Users can customize various settings according to their preferences, allowing for a personalized SMS forwarding experience.
  • Multiple Forwarding Options : SMS_Forwarder supports a range of forwarding methods, including forwarding to phone numbers, email addresses, other Termux instances, web pages, and Telegram channels.
  • Automatic Forwarding : The application offers automated SMS forwarding, reducing the need for manual intervention and ensuring messages are consistently forwarded to the desired destination.
  • Lightweight and Efficient : SMS_Forwarder is designed to be lightweight and resource-efficient, ensuring that it runs smoothly on a wide range of devices without causing performance issues.
  • Encryption for Secure and Private Forwarding : Messages are forwarded with end-to-end encryption, guaranteeing that they remain confidential and secure throughout the forwarding process.
  • Update Maintenance : Regular updates and maintenance are provided to enhance the functionality and address any issues or vulnerabilities that may arise.
  • Auto Update Features : Users have the option to enable auto-updates, ensuring that they always have access to the latest features and security enhancements.
  • User-Friendly for Beginners : SMS_Forwarder is designed with user-friendliness in mind, making it accessible and easy to use for individuals, including those who may be new to Termux and Python scripting.
  • Customizable Notifications : Users can configure notification settings to receive alerts or updates about forwarded messages based on their preferences.
  • Cross-Device Connectivity : SMS_Forwarder facilitates seamless connectivity across multiple devices, allowing users to access their forwarded messages wherever they are.
  • hese features make SMS_Forwarder a versatile and powerful tool for managing and forwarding SMS messages in a way that suits individual needs and preferences.

    WARNING !

    It is created for Educational Purpose only. If you use this tool for other purposes except education we will not be responsible in such cases


    📡ConnectWithMe

    🚀Visitors

    Visitors

    About

    It provides advanced features not typically found in other SMS forwarding platforms. Offering advanced functionality and encryption, it enables SMS forwarding through email, telegram, phone numbers, webpages, and between termux instances. This versatile tool is essential for staying connected across multiple devices.

    Topics

    Resources

    License

    Stars

    Watchers

    Forks

    Packages

    No packages published