rugbyclaw calendar

Docs version: v0.1.11GitHub ReleasesCHANGELOG.md

Export matches to your calendar in ICS format

Usage

rugbyclaw calendar <match> [options]

Examples

Export a team's matches

rugbyclaw calendar toulouse

Creates toulouse-matches.ics with all upcoming matches.

Export a specific match

rugbyclaw calendar "toulouse vs racing"

Export by league

rugbyclaw calendar top14

Exports all upcoming Top 14 matches.

Options

Option Description Default
--output Custom filename auto-generated
--days Days ahead to export 30

Importing ICS Files

Google Calendar

  1. Open Google Calendar
  2. Click the + next to "Other calendars"
  3. Select Import
  4. Choose your .ics file
  5. Select destination calendar
  6. Click Import

Apple Calendar

  1. Double-click the .ics file
  2. Calendar opens automatically with events
  3. Choose which calendar to add to
  4. Click OK

Outlook

  1. Open Outlook
  2. Go to FileOpen & ExportImport/Export
  3. Select Import an iCalendar (.ics) file
  4. Choose your file
  5. Click OK

Tips

  • Export your favorite team's matches at the start of each season
  • Set calendar reminders for match day prep
  • Re-export if match times change
  • Combine with rugbyclaw team next --ics for quick single-match export

Related Commands