Uzaaft / Sol

A TUI for Apple calendar
6 stars 0 forks source link

Zig interface with EventKit #1

Open Uzaaft opened 1 month ago

Uzaaft commented 1 month ago

EventKit provides access to the calendar and reminders for macOS.

As a basic MVP, a wrapper around this should handle:

Events, Reminders and alarms can be handled post MVP

Uzaaft commented 1 month ago

https://github.com/colbyhall/objective-zig seems to be a wrapper around zig and objc that includes supports for EventKit. Not yet tested. A litmus test could be to test if this can fetch all the events thats in a calender.

Uzaaft commented 1 month ago

Failed litmus test

Uzaaft commented 1 month ago

Missing features within the macOS package in ghostty: DateComponents NSPredicate