# hora Calendar > Native macOS client for Google Calendar. Built with SwiftUI. No Electron. No CalDAV. Just fast. ## What is hora? hora is a native macOS calendar app that connects directly to Google Calendar via the official API. It's built entirely in SwiftUI — no web views, no Electron wrapper. The goal is to be the fastest, most keyboard-friendly Google Calendar client on macOS. ## Key Features - Week, Month, and Day calendar views - Full event CRUD with drag-and-drop and edge resizing - Google Meet conference link creation - Google Calendar-style keyboard shortcuts (D/W/M, C, /, J/K, T) - Real-time sync via Google Calendar push notifications (no polling lag) - Multi-account support with color-coded calendars - Native macOS notifications - Menu bar quick-view widget with next-meeting countdown - WidgetKit home-screen widgets - Dark mode by default ## Status hora Calendar is available on the [Mac App Store](https://apps.apple.com/app/apple-store/id6761409895). A native iOS and iPadOS app is coming next — subscribe to the [newsletter](https://horacal.app/#newsletter) for a heads-up when the iOS/iPadOS TestFlight beta opens. ## Links - [Website](https://horacal.app/) - [About the developer](https://horacal.app/about/) - [Features](https://horacal.app/features/) - [Blog](https://horacal.app/blog/) - [RSS feed](https://horacal.app/blog/feed.xml) - [Privacy Policy](https://horacal.app/privacy/) - [Terms of Service](https://horacal.app/terms/) - [Discord community](https://discord.gg/8JFz4FfBGQ) ## Author - [Maciej Szamowski](https://szamowski.dev) — indie macOS developer, building hora Calendar in public - X/Twitter: [@moto_szama](https://x.com/moto_szama) - Bluesky: [@szamski.bsky.social](https://bsky.app/profile/szamski.bsky.social) - GitHub: [@szamski](https://github.com/szamski) ## Tech Stack - **App:** SwiftUI, SwiftData, WidgetKit (native macOS, no Electron, no web views) - **Sync:** Google Calendar API (OAuth 2.0 PKCE), APNs silent push, Cloudflare Workers webhook - **Website:** Next.js 16 App Router with Sanity CMS, deployed on Vercel - **Standalone guide:** MDX powers the Zoom setup guide