VcardEmailReminder parses one or multiple addressbook VCARD files (.vcf) and checks the Birthday field (“BDAY”) to verify if its the persons birthday today. If yes a email is sent as an reminder.

Best to be used with vdirsyncer to download the VCARD files from a CardDav server and scan this local files with VcardEmailReminder and put both programms in a CronJob.

Written in golang.