# FootyCal > Free, no-signup AFL fixture calendar subscription service. Subscribe to any team, any venue, any city, all games, or just finals via a permanent webcal:// URL that auto-updates as the AFL fixture changes. FootyCal serves iCalendar (.ics) feeds compliant with RFC 5545 for the Australian Football League. There is no sign-up, no OAuth, and no API key. Pick a URL, paste it into Google Calendar, Apple Calendar, or Outlook. Calendar apps re-fetch daily so time changes, R16-24 confirmations, and finals matchups flow through automatically. This is an independent project, not affiliated with the AFL or any club. ## Feeds - [All AFL games](https://footycal.au/all.ics): Every fixture in the season, all 18 teams. - [All AFL finals](https://footycal.au/finals.ics): The four-week finals series in September. - [Per-team feeds](https://footycal.au/feeds.md#teams): All 18 AFL teams. Supports filters for home/away, name style, finals inclusion, and city. - [Per-venue feeds](https://footycal.au/feeds.md#venues): Every AFL venue. Useful for ground members (MCG, Marvel, Adelaide Oval, Optus, etc.). - [City filter](https://footycal.au/feeds.md#cities): Limit team or all-games feeds to a specific city — useful for fans who only attend games in their home city. ## Documentation - [Feeds directory](https://footycal.au/feeds.md): Full URL reference for every team, venue, city, and special feed, including the query-parameter matrix and example combinations. - [Teams JSON](https://footycal.au/api/teams): Machine-readable list of teams with slug, name, nickname, and feed URL. - [Venues JSON](https://footycal.au/api/venues): Machine-readable list of venues with slug, name, timezone, city, and feed URL. ## Subscribe - [How to subscribe](https://footycal.au/feeds.md#how-to-subscribe): Step-by-step for Google Calendar, Apple Calendar, and Outlook. - [Landing page](https://footycal.au/): Human-facing wizard for browsing and subscribing.