I built a free MTGO weekly event calendar with timezone, filters and Google Calendar / .ics subscription
Hi all,
I made https://mtgoevents.com. A clean weekly view of every scheduled MTGO event. mtgoupdate.com (the existing one) inspired me; this is just my take with a couple of extras I wanted for myself:
- One-click "Add to Google Calendar" on every event
- Subscribe to a filtered .ics feed. Pick the formats/types you care about, paste the link into Google Calendar / Apple Calendar / Outlook, and it auto-updates every 15 min
- Timezone picker (defaults to your browser, full IANA list) so the times are always your local
- URL state. Your filter selection lives in the URL, so you can bookmark or share `mtgoevents.com/?formats=Pauper&types=Challenge` and it loads pre-filtered
- Past events disappear automatically so the grid only shows what's ahead
- Works on phone / tablet / desktop
Data comes from the official MTGO feed (mtgo.com/calendar.ics), refreshed every 15 minutes.
Free, no signup. Source is open: https://github.com/LeoFC97/mtgoevents
Feedback very welcome — especially on event-type groupings, formats I might've missed, or anything that would make it more useful for what you do.