This repository contains scripts to generate calendar files (.ics) for the Paris 2024 Summer Games, allowing you to sync sports events with your Google Calendar.
Note
Olympics calendars have been archived to the olympics-closing branch.
Paralympics calendars have been archived to the olympics-closing branch.
All calendar files are available at this URL: https://fabrice404.github.io/olympics-calendar/
Use the provided URLs to sync with your Google Calendar instead of downloading the files.
- Automatic Updates: Calendars update automatically during the event.
- Customizable: Select specific sports or teams you're interested in.
- Easy Integration: Sync directly with Google Calendar using provided URLs.
The translations have been generated automatically. If you notice any incorrect translations, please accept my apologies and feel free to open an issue with the correct translation.
Contributions are welcome! Feel free to open issues or submit pull requests.
- Clone the repository:
git clone https://github.com/fabrice404/olympics-calendar.git
cd olympics-calendar
- Install dependencies:
npm install
- Generate the calendar files:
npm start
This project is licensed under the MIT License.