Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update birthday list every hour #9

Open
wants to merge 23 commits into
base: master
Choose a base branch
from

Conversation

ulrichwisser
Copy link

Hi,

I had a need for the regular update and implemented it. Hope you like the code.

/Ulrich

README.md Outdated
credentials: {
tokenUrl: 'https://accounts.google.com/o/oauth2/token',
username: 'YOUR_EMAIL_ADDRESS',
refreshToken: 'YOUR_REFRESH_TOKEN_WITH_CALDAV_PERMISSION',

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please share instructions or a script for generating this token?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is actually a pull request. And an old one at that. Totally the wrong place to ask for help.

That said, you need to follow the install instructions on https://github.com/PalatinCoder/MMM-GoogleBirthdaysProvider.
Good luck!

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I am aware :) I have been following your updates to your fork and I noticed you are moving to CalDAV API and I am trying to get it working as well. Since you don't have the issues open on your fork, I figured I'll ask here. Let me know if you have a better suggestion for asking questions/ reporting issues for your fork.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have enabled issues and discussions on my repo, please feel free to take the question there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants