An Android application that automates sending WhatsApp messages to a specific phone number at a set time every day, with the ability to stop the automation as needed.
The WhatsApp Automator is an Android application designed to automate the sending of WhatsApp messages to a specified phone number at a predetermined time every day. This can be particularly useful for sending daily reminders, updates, or any recurring messages.
Kindly note that the device should not be locked while using the application.
To run it on your device, use this link
- Schedule WhatsApp messages to be sent at a specific time every day
- Option to stop the automated messages
- Simple and intuitive user interface
To run this project on your local machine, follow these steps:
-
Clone the repository:
git clone https://github.com/Rahula-12/WhatsappAutomator.git
-
Open the project in Android Studio:
- Launch Android Studio
- Select
Open an existing project - Navigate to the cloned repository's folder and select it
-
Build the project:
- Let Android Studio download all necessary dependencies and build the project
-
Run the project:
- Connect your Android device or start an emulator
- Click the
Runbutton in Android Studio
- Launch the app on your Android device.
- Switch on the Whatsapp Automation Accessibility service in settings.
- Click on the FloatingAction Button with Plus sign on Application screen.
- Set up a schedule:
- Enter the phone number you want to send messages to.
- Enter the message text and don't forget to add at least 3 extra spaces at the end of the message(needed for working of Accessibility Service).
- Set the time of day you want the message to be sent.
- Start the automation by saving the schedule.
- Stop the automation:
- Click on the Red Dustbin icon on the rightmost end of schedule.
This application just requires the Whatsapp Automation Accessibility service to be switched on.
Contributions are welcome! To contribute to this project, follow these steps:
- Fork the repository
- Create a new branch for your feature or bugfix (
git checkout -b feature-branch) - Make your changes
- Commit your changes (
git commit -m 'Add new feature') - Push to the branch (
git push origin feature-branch) - Create a Pull Request
This project is licensed under the MIT License. See the LICENSE file for more information.
If you have any questions, suggestions, or feedback, feel free to reach out:
- Email: ra9853044@gmail.com
- GitHub: Rahula-12
Thank you for checking out the WhatsApp Automator Android application project!




