Created because birthdays saved in contacts do not show up in the calendar anymore in Germany.
Extracts the birthdays from all contacts in the contacts.csv file and outputs a birthdays.ics file that contains recurring events for all the birthdays of the contacts.
- Export contacts from Google to
csvand place it atcontacts.csv. - Run
pip install - Run
python3 extract.py - Import the generated
birthdays.icsinto your calendar.