jclarke0000 / MMM-MyCalendar

Alternative calendar module for MagicMirror.
57 stars 17 forks source link

Display the Google contacts birthdays #13

Open ivanovd opened 5 years ago

ivanovd commented 5 years ago

Hi. Is there a way to show the birthdays of the Google contacts?

Currently I am using the private link to my primary Google calendar which has sub-calendar with the birthdays of my contacts.

However, that calendar is not showing up in MyCalendar.

The workaround that I have found is to export the birthdays calendar and upload it somewhere and as an .ics file and add it as additional calendar in the config. The drawback to that is that every time I add a new birthday I have to export and re-upload the calendar. It would be nice to have a way to show the birthdays calendar directly without having to manually work this around.

P.S. Using the integrate link from the Birthdays calendar didn't work as you have to be logged in to your google account to display that.

Thanks.

maxthonsnap20181219235603 maxthonsnap20181219235713

ivanovd commented 5 years ago

Anybody?

mattcasper commented 5 years ago

you need a calendar in ical format to do so, there is another module called MMM birthday calendar that can do that.

ivanovd commented 5 years ago

Hi @mattcasper , can you post a link to that ext? I can't seem to find it.

Thanks in advance.

mattcasper commented 5 years ago

https://github.com/PalatinCoder/MMM-GoogleBirthdaysProvider here you go

omaralomar commented 5 years ago

you can use the secret link for google calendar , and update the fetch interval in configuration to 1000 on second then it will sync online without uploading each time

it works for me fine

lacalos commented 5 years ago

I can't get it to work. I am a novice, but I followed everything I wrote and read the various comments. can anyone help?

judger2015 commented 5 years ago

Hi All. Is there any update on getting Google Calendar Birthday's working