Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fabrice404/olympics-calendar
Paris 2024 Summer Olympic Games calendars (*.ics)
https://github.com/fabrice404/olympics-calendar
Last synced: about 1 month ago
JSON representation
Paris 2024 Summer Olympic Games calendars (*.ics)
- Host: GitHub
- URL: https://github.com/fabrice404/olympics-calendar
- Owner: fabrice404
- Created: 2024-07-08T14:06:26.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-09-12T08:21:21.000Z (3 months ago)
- Last Synced: 2024-09-12T18:51:20.588Z (3 months ago)
- Language: TypeScript
- Homepage:
- Size: 817 MB
- Stars: 81
- Watchers: 2
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- starred - fabrice404/olympics-calendar - Paris 2024 Summer Olympic Games calendars (*.ics) (TypeScript)
README
# Olympics/Paralympics Calendars
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](https://github.com/fabrice404/olympics-calendar/tree/olympics-closing) branch. \
> Paralympics calendars have been archived to the [olympics-closing](https://github.com/fabrice404/olympics-calendar/tree/paralympics-closing) branch.## Usage
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.## Features
- **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.## Translation
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.## Contribution
Contributions are welcome! Feel free to open issues or submit pull requests.## Installation
1. Clone the repository:```bash
git clone https://github.com/fabrice404/olympics-calendar.git
cd olympics-calendar
```2. Install dependencies:
```bash
npm install
```3. Generate the calendar files:
```bash
npm start
```## License
This project is licensed under the MIT License.