A simple Svelte app for creating .ics calendar files in the browser.
- Event title, date, time, description, location, links, organizer, and reminder.
- Live event preview.
- Regular and all-day events.
- RU/EN interface.
- Light, dark, and system themes.
npm install
npm run devnpm run buildThe static build is generated in dist/.