🧊 Ice Calendar Worker

Cloudflare Worker for email-to-calendar conversion

📅 Calendar Access

Subscribe to your calendar using this URL:

https://skrald.jensen95.dk//calendar.ics
Download Calendar

📧 Email Setup

Forward emails to your configured address to automatically add events.

The system will parse common date/time patterns and create calendar events.

🔧 API Documentation

Explore the API endpoints with interactive documentation:

View API Docs
GET /docs - Interactive API documentation
GET /openapi.json - OpenAPI schema

📋 API Endpoints

GET /calendar.ics - Download iCalendar file
GET /events - List all events (JSON)
DELETE /events?id=EVENT_ID - Delete an event