# klazuka/Kal

A calendar component for the iPhone (the UI is designed to match MobileCal)

Repository: https://github.com/klazuka/Kal
Canonical: https://ross.abutalabs.com/products/kal
Homepage: http://www.thepolypeptides.com
Language: Objective-C
License Family: other
Last push: 2015-09-01T21:01:18+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 6101, "days_push": 4019, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1210, forks 340 (observed 2026-08-28T04:03:59.960202+00:00)

## What it is
An open-source Objective-C calendar component for iOS that replicates the month view of Apple's MobileCal app. It displays a month calendar with marked days and shows associated data in a table view below via a KalDataSource protocol.

## Use cases
- add a month calendar view to an iOS app
- show events for a selected day in a calendar UI
- replicate the iPhone calendar month view
- mark days with dots when they have data
- integrate a calendar with EventKit

## When to choose
- you are building an older Objective-C iOS app needing a native-looking calendar month view
- you want a lightweight, customizable calendar component with a data source protocol

## When to avoid
- you are building a modern Swift/SwiftUI app
- you need actively maintained software with a license
- you need week view or scheduling features beyond a month view

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, date-time
- domain: mobile-development, developer-tools
- platform: -
- tags: calendar-ui, month-view, uitableview, eventkit, mobilecal-clone, ios, mobile, objective-c

## Member repositories
- klazuka/Kal (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:59.960202+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:18:31.734498+00:00, confidence not recorded.
  - readme: https://github.com/klazuka/Kal (fetched 2026-08-28T04:03:59.960202+00:00, sha 5315d453c017)
- Data as of 2026-08-30T08:39:29.467469+00:00.
