{"id":13584460,"url":"https://github.com/InteractionDesignFoundation/add-event-to-calendar-docs","last_synced_at":"2025-04-07T01:32:26.463Z","repository":{"id":45481561,"uuid":"165505160","full_name":"InteractionDesignFoundation/add-event-to-calendar-docs","owner":"InteractionDesignFoundation","description":"📅 Docs how to generate links to add events to online calendar services","archived":false,"fork":false,"pushed_at":"2024-02-24T14:16:18.000Z","size":94,"stargazers_count":427,"open_issues_count":10,"forks_count":57,"subscribers_count":19,"default_branch":"main","last_synced_at":"2024-11-06T01:40:25.837Z","etag":null,"topics":["calendar","calendar-link","google-calendar","hacktoberfest","outlook-calendar","webcalendar","yahoo-calendar"],"latest_commit_sha":null,"homepage":"https://interactiondesignfoundation.github.io/add-event-to-calendar-docs/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/InteractionDesignFoundation.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2019-01-13T12:55:38.000Z","updated_at":"2024-11-01T17:07:25.000Z","dependencies_parsed_at":"2024-02-24T15:24:08.700Z","dependency_job_id":"18f84a5e-0a44-4886-95c9-1673ede4a91c","html_url":"https://github.com/InteractionDesignFoundation/add-event-to-calendar-docs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InteractionDesignFoundation%2Fadd-event-to-calendar-docs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InteractionDesignFoundation%2Fadd-event-to-calendar-docs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InteractionDesignFoundation%2Fadd-event-to-calendar-docs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InteractionDesignFoundation%2Fadd-event-to-calendar-docs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/InteractionDesignFoundation","download_url":"https://codeload.github.com/InteractionDesignFoundation/add-event-to-calendar-docs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247578152,"owners_count":20961230,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["calendar","calendar-link","google-calendar","hacktoberfest","outlook-calendar","webcalendar","yahoo-calendar"],"created_at":"2024-08-01T15:04:16.181Z","updated_at":"2025-04-07T01:32:24.852Z","avatar_url":"https://github.com/InteractionDesignFoundation.png","language":null,"funding_links":[],"categories":["Others"],"sub_categories":[],"readme":"# About \"Add  event to a calendar\" repository\n\nThis repository contains community-driven documents that describe how to add events \nto different online calendar services that usually don't have an official \ndocumentation/specs.\n\nThe primary goal of this repository is to consolidate the efforts of \ndevelopers to debugging/reverse-engineering calendar services to find \npossible parameters and features that we can use in our products.\n\nUsually, 3rd party services don't provide verbose documentation on how to create\ncalendar events using GET parameters. The main goal is to find available options — reverse-engineering.\n\n\u003cp align=\"center\"\u003e\u003ca href=\"https://laravel.com\" target=\"_blank\"\u003e\u003cimg src=\"https://user-images.githubusercontent.com/5278175/125625807-f8c33923-58ce-4e82-b00c-c26033f6930a.png\" width=\"400\"\u003e\u003c/a\u003e\u003c/p\u003e\n\n## Docs for Services\n\n1. [Google calendar](/services/google.md)\n1. [Yahoo calendar](/services/yahoo.md)\n1. [Outlook Web](/services/outlook-web.md)\n1. [AOL](/services/aol.md)\n\n\n## Popular packages\n\n### JavaScript\n\n 1. [add2cal/add-to-calendar-button](https://github.com/add2cal/add-to-calendar-button) An up-to-date ValillaJS script to render \"add to calendar\" buttons from simple JSON.\n 1. [carlsednaoui/add-to-calendar-buttons](https://github.com/carlsednaoui/add-to-calendar-buttons) A simple ValillaJS library to add an \"add to calendar\" buttons for events.\n 1. [jojoee/add2calendar](https://github.com/jojoee/add2calendar) A simple ValillaJS library that allows you to add event to calendar easier \n 1. [AnandChowdhary/calendar-link](https://github.com/AnandChowdhary/calendar-link) NPM package for generating calendar links for both Node.js and browsers\n 1. [AnandChowdhary/add-to-calendar](https://github.com/AnandChowdhary/add-to-calendar) A library that allows you to send invites to calendar events easier \n 1. [jshor/datebook](https://github.com/jshor/datebook) An npm module that generates downloadable iCalendar files and URLs for adding events to popular calendar apps.\n \n\n### PHP\n\n 1. [spatie/calendar-links](https://github.com/spatie/calendar-links) A package to create \"Add event to calendar\" links\n\n\n### Ruby\n\n 1. [jaredlt/add_to_calendar](https://github.com/jaredlt/add_to_calendar) A ruby gem to generate 'Add To Calendar' URLs for Apple, Google, Office 365, Outlook, Outlook.com and Yahoo calendars\n\n_List your package/repo here_\n\n\n## Materials \u0026 Links\n 1. [Online calendar link generator](https://stripo.email/calendar-link-generator/)\n 1. [How to Create an “Add to Calendar” Link for Your Emails](https://litmus.com/blog/how-to-create-an-add-to-calendar-link-for-your-emails)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FInteractionDesignFoundation%2Fadd-event-to-calendar-docs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FInteractionDesignFoundation%2Fadd-event-to-calendar-docs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FInteractionDesignFoundation%2Fadd-event-to-calendar-docs/lists"}