Calendar with support for WebXDC application format.
- Day, Week, Month and Incoming Events views
- Material3 UI with Dark and Light themes
- Import from and Export to iCalendar (
.ics) format - Calendar management
- Add/Delete/Edit
- Name
- Description
- Color
- Visibility
- Add/Delete/Edit
- Event management
- Add/Delete/Edit
- Title
- Description
- Markdown support
- Location
- Recurrence
- Exclusion dates
- Start and End time, Partial and All day
- Add/Delete/Edit
Use pnpm package manager
pnpm dev– run dev serverpnpm build– build app intobuild/directory, automatically generates.xdcfile as well- It requires
zipto be installed in order to generate.xdcfile
- It requires
This code is licensed under GPLv3