fifa-cal-2026

GitHub Repo 147 Calendars 48 Teams 3 Languages Auto Update

⚽ FIFA World Cup 2026 - Calendar Subscriptions

North America  •  June 11 – July 19, 2026
Subscribe once. Every match, kickoff time, and result synced straight to your calendar.

🌍 All Matches🏅 Your Team📱 How to Subscribe🔄 Auto-Update


All Matches

Language Subscribe URL Copy
🇺🇸 English https://cdn.jsdelivr.net/gh/baires/fifa-cal-2026@master/calendars/en.ics 📋 Link
🇪🇸 Español https://cdn.jsdelivr.net/gh/baires/fifa-cal-2026@master/calendars/es.ics 📋 Link
🇵🇹 Português https://cdn.jsdelivr.net/gh/baires/fifa-cal-2026@master/calendars/pt.ics 📋 Link

Team Calendars

📂 Expand / Collapse Full Team List  (48 teams × 3 languages)
Team EN ES PT
Algeria EN ES PT
Argentina EN ES PT
Australia EN ES PT
Austria EN ES PT
Belgium EN ES PT
Bosnia & Herzegovina EN ES PT
Brazil EN ES PT
Canada EN ES PT
Cape Verde EN ES PT
Colombia EN ES PT
Croatia EN ES PT
Curaçao EN ES PT
Czech Republic EN ES PT
DR Congo EN ES PT
Ecuador EN ES PT
Egypt EN ES PT
England EN ES PT
France EN ES PT
Germany EN ES PT
Ghana EN ES PT
Haiti EN ES PT
Iran EN ES PT
Iraq EN ES PT
Ivory Coast EN ES PT
Japan EN ES PT
Jordan EN ES PT
Mexico EN ES PT
Morocco EN ES PT
Netherlands EN ES PT
New Zealand EN ES PT
Norway EN ES PT
Panama EN ES PT
Paraguay EN ES PT
Portugal EN ES PT
Qatar EN ES PT
Saudi Arabia EN ES PT
Scotland EN ES PT
Senegal EN ES PT
South Africa EN ES PT
South Korea EN ES PT
Spain EN ES PT
Sweden EN ES PT
Switzerland EN ES PT
Tunisia EN ES PT
Turkey EN ES PT
USA EN ES PT
Uruguay EN ES PT
Uzbekistan EN ES PT

Subscribe

You only need one .ics URL from the tables above.

Google Calendar

  1. Open Google Calendar in a browser.
  2. Next to “Other calendars”, click +.
  3. Choose From URL.
  4. Paste the .ics URL.

Apple Calendar

macOS:

  1. Open Calendar.
  2. Choose File -> New Calendar Subscription.
  3. Paste the .ics URL.

iPhone or iPad:

  1. Open Settings -> Calendar -> Accounts -> Add Account -> Other.
  2. Tap Add Subscribed Calendar.
  3. Paste the .ics URL.

Outlook

Desktop:

  1. Choose Add Calendar.
  2. Choose From Internet.
  3. Paste the .ics URL.

Web:

  1. Open Outlook Calendar.
  2. Choose Add calendar -> Subscribe from web.
  3. Paste the .ics URL.

Updates

Each event includes kickoff time, venue, stage label, a 30-minute reminder, and score updates when results are available.

Local Development

Install dependencies:

pip install -r requirements.txt

Generate calendars:

python scripts/generate.py

Output:

Adding A Language

  1. Add a new entry to LANGUAGES in scripts/generate.py.
  2. Translate calendar_name, calendar_desc, phase labels, group, venue, vs, result, and reminder.
  3. Run python scripts/generate.py.
  4. Commit the script change and the generated .ics files.
  5. Open a pull request.

License

This project is released under CC0 1.0 Universal.

Match data comes from openfootball/worldcup.json, also published under CC0.

FIFA World Cup is a trademark of FIFA. This repository is an unofficial fan project.