It is a simple automatic birthday wisher app which will match today's date with the records in the database, if any record matches the database it will automactically notify you about it and send the personalised message to the birthday boy/girl on Whatsapp on your behalf.
- Sqlite Database to store data
- Automatically send WhatsApp Messsages
- Auto run on startup, Query Database and Sends the Message
- Separate file to manage the Database and to Auto Wish
- Windows Notification for the Birthday Remainder with Name of the person
- Uses WhatsApp Web
- Custom set of Birthday Wishes
- Easy to Use
Currently it is available for
- Windows 10
- Clone the repo
- HTTPS
git clone https://github.com/DeeshanSharma/Automatic-Birthday-Wisher.git
- SSH
git clone [email protected]:DeeshanSharma/Automatic-Birthday-Wisher.git
- HTTPS
- win10toast
pip install win10toast
- Stay Loged in to WhatsApp Web
Use manage.py to play with the Database.
autowisher.pyw is the file which will be used to send the messages and giving the notifications add custom birthday wishes to this file (URL encoded).
- Add Buttons to the Notification
- Email Wishing
- Support for more platform