Skip to content

A Python script to send timed WhatsApp reminders with hours and minutes left until a deadline.

License

Notifications You must be signed in to change notification settings

Jayanta-karmakar/WhatsApp_Reminder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WhatsApp Reminder

WhatsApp Reminder is a Python script that sends timed WhatsApp reminders to a specified phone number. It calculates the time left until a given deadline and sends reminders every minute with the hours and minutes left. The script utilizes the pywhatkit library to send messages using WhatsApp Web and includes functionality to automatically close the Chrome tab after the deadline.

Features

  • Calculates time left until a specific deadline
  • Sends WhatsApp reminders every minute with hours and minutes left
  • Utilizes pywhatkit library for sending messages via WhatsApp Web
  • Automatic closure of the Chrome tab after the deadline

Usage

  1. Set the desired deadline in the script (e.g., 2 AM).
  2. Replace the phone number and message with your own in the script.
  3. Install the necessary dependencies by running the following command:
  4. Run the script using Python:
  5. The script will start sending reminders every minute until the deadline is reached.
  6. After the deadline, the Chrome tab will be automatically closed.

Contact

If you have any questions, suggestions, or feedback, feel free to reach out:

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvement, feel free to open an issue or submit a pull request.

About

A Python script to send timed WhatsApp reminders with hours and minutes left until a deadline.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages