Skip to content

A console golang program to retrieve upcoming events from google calendar, and sounds an alarm on event time.

License

Notifications You must be signed in to change notification settings

jiunnhwa/GoogleCalendarAlerter

Repository files navigation

GoogleCalendarAlerter

A console golang program to retrieve upcoming events from google calendar, and sounds an alarm on event time. Uses OAuth2, it will get authorization token from web, if none exists, and saves the refresh token on file to renew expiration.

The service will fetch at the start of each minute. It will sound an alarm 15 minutes before, and on the event time.

Screen Capture - Retrieves upcoming events up till tomorrow, on every minute.

Fetch Events

Research Notes:

About

A console golang program to retrieve upcoming events from google calendar, and sounds an alarm on event time.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages