Create calendar events and share them easily
Fill in the details of the event and generate a shareable calendar event link.
Anyone with the link can add the event to their calendar or download an iCal file.
Suitable to share an event on social media posts or emails.
Live app: https://omid.github.io/calf/
Donate: https://github.com/sponsors/omid
- Generate an event and share a single link that works across calendars.
- One-click buttons for Google, Outlook (Live), Apple, Office 365, Yahoo, and raw .ics.
- Works entirely in the browser — no backend, nothing stored server-side, no tracking (from my side).
- iCal file is generated locally.
- Password-protected events (Optional).
- No tracking, no analytics, no ads.
- Shareable QR code.
- GitHub may track created links. Links you generate and share via GitHub Pages could be logged or appear in GitHub analytics/traffic data. Also, we use openstreetmap.org for autocomplete and goatcounter.com as visit counter.
- Updates may break older links. I’ll try to maintain backward compatibility, but breaking changes can happen between versions.
- Base of the code is developed with the help of AI. So you would probably see a lot of pollutions and awful code structure!
Issues and PRs are welcome.
MIT — see LICENSE