GithubHelp home page GithubHelp logo

whatsapp_message_sender's Introduction

WhatsApp Message Sender

This is a Python script that allows you to send messages to multiple recipients on WhatsApp using Selenium and PyQt5. It provides a user interface where you can enter the recipients' phone numbers and the message you want to send.

WhatsApp Message Sender Preview

Prerequisites

  • Python 3.x
  • PyQt5
  • Selenium
  • openpyxl

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/whatsapp-message-sender.git
  2. Navigate to the project directory:

    cd whatsapp-message-sender
  3. Install the required dependencies:

    pip install -r requirements.txt

Usage

  1. Run the script:

    python main.py
  2. The WhatsApp Message Sender window will appear.

  3. Enter the path to the Excel file containing the list of recipients' phone numbers, or click the "Browse" button to select the file using the file dialog.

  4. Enter the message you want to send in the provided text field.

  5. Click the "Start Sending" button to start the message sending process.

  6. A Chrome browser window will open with WhatsApp Web. Scan the QR code to log in to your WhatsApp account.

  7. Once the code is scanned, click the "Code Scanned" button to start sending messages to the recipients.

  8. The script will iterate through the list of recipients and send the message to each one. The sent recipients will be displayed in the list below.

  9. You can close the application after the message sending is completed.

Note: Make sure you have an active internet connection and the Chrome web browser installed.

Customization

You can customize the appearance of the application by modifying the dark_stylesheet variable in the script. The stylesheet uses CSS syntax, and you can adjust the colors, fonts, and other visual elements according to your preference.

License

This project is licensed under the MIT License.

whatsapp_message_sender's People

Contributors

samuelarjasbi avatar

Stargazers

Am1rHus avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.