JakeWharton/mosaic
Build terminal UI in Kotlin using Jetpack Compose observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 99
- Release rhythm 32
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 74.0
- age_days: 2190
- days_rel: 376
- days_push: 7
- n_releases_24m: 5
Adoption not part of the score
2747 stars · 103 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Mosaic is a Kotlin library for building terminal (console) UIs using the Jetpack Compose compiler and runtime, inspired by Ink. It lets developers write declarative, state-driven text-based interfaces with composable functions rendered to the terminal.
Use cases
- build a terminal UI in Kotlin with Compose
- create animated CLI progress displays with live-updating state
- render test-runner style output like Jest in the terminal
- build TUI dashboards and monitoring views in Kotlin
- write declarative console apps with reactive state
When to choose
- you want a declarative, Compose-based approach to terminal UIs in Kotlin
- you're already familiar with Jetpack Compose and want the same model on the JVM CLI
- you need dynamic, state-driven console output rather than static prints
When to avoid
- you need a full-featured TUI with mouse support, panels, or complex widgets
- you're not using Kotlin or unwilling to apply the Compose compiler plugin
- you need a stable, long-term-supported API since the project is explicitly experimental
Facets
library · maturity active
terminal-ui ui-components frontend-framework developer-tools cross-platform jvm cli cross-platform kotlin jetpack-compose console-ui ink-inspired declarative-ui command-line
1 source
- readme: https://github.com/JakeWharton/mosaic · fetched 2026-08-28 · 73f7fbf76827
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| JakeWharton/mosaic | main | 76 |
For agents
markdown · JSON · MCP: product_card(name="JakeWharton/mosaic")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem