🚀 Automatically updated calendar for upcoming open-source events worldwide!
This project pulls event data from the Everything Open Source repository and generates an ICS calendar feed that users can subscribe to in Google Calendar, Outlook, Apple Calendar, and more.
✅ Auto-updated calendar feed
✅ Works with Google, Outlook, and Apple Calendar
✅ Easy to subscribe—just add the ICS URL!
Add this URL to your calendar app to automatically sync upcoming open-source events:
https://jonamarkin.github.io/ose-calendar/events.ics
-
Open Google Calendar
-
Click "+" next to "Other calendars"
-
Select "From URL"
-
Paste this URL
-
Click "Add Calendar" ✅
- Open Calendar app
- Click File → New Calendar Subscription
- Paste the ICS URL and click Subscribe
- Set "Auto-refresh" to ensure updates sync
- Open Outlook Calendar
- Click "Add Calendar" → "Subscribe from Web"
- Paste the ICS URL
- Click "Import"
This project fetches the latest event list from the Everything Open Source repository and:
✅ Parses event details from the README.md
✅ Generates an .ics file with all upcoming events
✅ Hosts the .ics file publicly using GitHub Pages
✅ Automatically updates the calendar when the event list changes
💡 GitHub Actions runs a workflow that updates the .ics file everyday!