https://github.com/omid/calf
Calf (Calendar Factory); Create calendar events and share them easily!
https://github.com/omid/calf
apple calendar event google link microsoft office365 outlook share
Last synced: about 19 hours ago
JSON representation
Calf (Calendar Factory); Create calendar events and share them easily!
- Host: GitHub
- URL: https://github.com/omid/calf
- Owner: omid
- License: mit
- Created: 2025-08-27T13:29:35.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2025-12-29T16:17:09.000Z (6 months ago)
- Last Synced: 2026-01-01T20:40:09.289Z (6 months ago)
- Topics: apple, calendar, event, google, link, microsoft, office365, outlook, share
- Language: TypeScript
- Homepage: https://omid.github.io/calf/
- Size: 3.49 MB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Calf (Calendar Factory)
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.
---
[](https://github.com/omid/calf/actions/workflows/deploy.yml)
[](https://omid.github.io/calf/)
[](#license)
**Live app:** \
**Donate:**
---
## ✨ Features
- 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.
---
#### ⚠️ Disclaimer
- 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!
---
#### 🤝 Contributing
Issues and PRs are welcome.
---
#### 📜 License
MIT — see [LICENSE](LICENSE)