Skip to content

Instantly share code, notes, and snippets.

@matiaskorhonen
Created November 20, 2019 12:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matiaskorhonen/86677c04ce76610e6283e6be528e7db3 to your computer and use it in GitHub Desktop.
Save matiaskorhonen/86677c04ce76610e6283e6be528e7db3 to your computer and use it in GitHub Desktop.
Add iCalendar/ICS feed to Google calendar

Link to add a iCalendar feed to Google Calendar

https://www.google.com/calendar/render?cid=http://example.org/index.ics

Note: cid must be a plain HTTP URL even if the feed is actually served over HTTPS

Source: https://stackoverflow.com/a/1479310

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment