Skip to content

Instantly share code, notes, and snippets.

View bnski's full-sized avatar
🧑‍🚀

David Bednarski bnski

🧑‍🚀
  • Lehigh Valley, PA
  • 01:24 (UTC -04:00)
View GitHub Profile
@bnski
bnski / README.md
Created September 25, 2025 14:57
Mac OS Calendars + Reminders to JSON

Calendar + Reminders Export to JSON

Build: swiftc calendar_dump.swift -o calendar_dump

Run: ./calendar_dump (accept Calendar and Reminders access)

Output: events.json in the current directory.

Includes today's events + incomplete reminders due by end of day.