# SundeepK/CompactCalendarView

An android library which provides a compact calendar view much like the one used in google calenders.

Repository: https://github.com/SundeepK/CompactCalendarView
Canonical: https://ross.abutalabs.com/products/compactcalendarview
Language: Java
License: MIT
License Family: permissive
Topics: calendar, compactcalendarview, android, android-library, android-ui, java, animation
Last push: 2024-03-22T09:43:28+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4126, "days_push": 894, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1518, forks 411 (observed 2026-08-28T04:04:57.477180+00:00)

## What it is
An Android library providing a compact, scrollable calendar view similar to the one in Google Calendar, with event indicators and month-scrolling animations. It offers a simple API for querying dates and listening for day selections and month changes.

## Use cases
- add a compact calendar widget to an android app
- show event indicators on calendar dates
- let users scroll between months and pick a day
- build a schedule or agenda screen with a collapsible calendar
- listen for month changes to load events per month

## When to choose
- you need a lightweight, Google-Calendar-style compact calendar in an Android app
- you want simple event marking and month-scroll animations without a full calendar library
- your app is Java-based on Android

## When to avoid
- you need a full-featured month/week/agenda calendar suite
- you are building for platforms other than Android
- you need Kotlin-first or Jetpack Compose components

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, android-tools, developer-tools
- platform: jvm
- tags: calendar-view, android-ui, date-picker, event-indicators, android

## Member repositories
- SundeepK/CompactCalendarView (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:57.477180+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-30T04:32:00.359455+00:00, confidence not recorded.
  - readme: https://github.com/SundeepK/CompactCalendarView (fetched 2026-08-28T04:04:57.477180+00:00, sha f184d0edfd4f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
