Open Uzaaft opened 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.
Failed litmus test
Missing features within the macOS
package in ghostty:
DateComponents
NSPredicate
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