Skip to content

Instantly share code, notes, and snippets.

@christophemarois
Last active October 10, 2023 13:43
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 christophemarois/30ac915af544e624df124d42ecac6a37 to your computer and use it in GitHub Desktop.
Save christophemarois/30ac915af544e624df124d42ecac6a37 to your computer and use it in GitHub Desktop.
Icloud calendars in Thunderbird
  1. Create an app-specific password for iCloud account (check Bitwarden notes)
  2. Use https://github.com/midnightmonster/icloud-calendar-urls to get your calendar's secret URL
curl -s https://raw.githubusercontent.com/midnightmonster/icloud-calendar-urls/master/icloud_calendar_urls | bash
  1. In thunderbird, add calendar with your icloud username, secret url and app-specific password
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment