Hibi

Calendar app for iOS (and eventually iPadOS / macOS). Started 2026-04-18.

  • Name: Hibi (日々 — “days”). Previously considered Karl.
  • Repo: https://github.com/AlexW00/hibi
  • Status: Early prototype. iOS version has vertical scrolling + gesture-driven navigation.

Concept

A calendar that feels nice to interact with on iOS: vertical scrolling, smooth gestures, restrained visual design. Multi-platform via shared SwiftUI codebase (iOS first, then iPadOS/macOS).

Initial build (2026-04-18)

First implementation session. Built with heavy use of Claude Code plus the then-new Claude Design feature — reportedly a good fit for iterating on the visual design.

Platform scope

  • iOS — primary. Gestures + vertical scrolling already working.
  • iPadOS / macOS — planned. Requires layout adjustments (larger canvas, pointer/keyboard affordances). See cross-platform memo.

MVP scope — open questions

  • Notifications — own the reminder UX in-app, or rely on Apple Calendar / EventKit alerts? See notifications + calendar management memo. Leaning: Hibi owns it.
  • Calendar management (CRUD) — create/edit calendars, not just events. Likely in-scope for MVP.
  • Permission setup screen — dedicated onboarding step requesting calendar, notifications, and (maybe) location up-front. See permission setup memo.

Naming

Source memos