File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # KashCal
2+
3+ A minimalist Android calendar app with iCloud sync.
4+
5+ Built with Jetpack Compose and custom CalDAV implementation for reliable iCloud integration.
6+
7+ ## Features
8+
9+ - ** iCloud Sync** - CalDAV sync with your iCloud calendars
10+ - ** ICS Subscriptions** - Subscribe to any ICS calendar URL (holidays, sports, etc.)
11+ - ** Agenda View** - Toggle between calendar grid and event list
12+ - ** Year Navigation** - 12-month grid picker
13+ - ** Event Quick Preview** - Tap events for instant preview
14+ - ** Recurrence Support** - Full RFC 5545 RRULE with Until date picker
15+ - ** Background Sync** - WorkManager-based periodic sync
16+ - ** Material3 UI** - Modern design with dynamic colors
17+
18+ ## Screenshots
19+
20+ | Calendar | Agenda | Event Editor |
21+ | ----------| --------| --------------|
22+ | Month grid with event dots | Full-screen event list | iOS-style pickers |
23+
24+ ## Setup iCloud Sync
25+
26+ 1 . Open Settings → iCloud Setup
27+ 2 . Enter your Apple ID email
28+ 3 . Enter an [ app-specific password] ( https://support.apple.com/en-us/HT204397 )
29+ 4 . Tap "Connect"
30+
31+ ## Download
32+
33+ Get the latest APK from [ Releases] ( https://github.com/KashCal/releases ) .
34+
35+ <img width =" 500 " height =" 900 " alt =" image " src =" https://github.com/user-attachments/assets/3a83247a-7732-4a50-9dcd-bd7ff149b00b " />
36+
You can’t perform that action at this time.
0 commit comments