This Python app helps in reminding birthdays and notifying the user on Windows OS.
File that contains the data in the format “MonthDate Name” (birthdays.data) –
NOTE: Execute the command : “pip install plyer“ using cmd prompt to import the plyer module for desktop notifications.
The application can be added as a script to startup using “Task Scheduler” on the PC and add the data.py file.