Ross ROSS = Recommend OSS · open-source software intelligence for agents

terrakok/Cicerone

🚦 Cicerone is a lightweight library that makes the navigation in an Android app easy. observed · 2026-08-28

github.com/terrakok/Cicerone · Kotlin · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3625
  • days_rel: n/a
  • days_push: 1206
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2582 stars · 209 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Cicerone is a lightweight Kotlin library that simplifies navigation in Android apps, supporting MVP/MVVM/MVI and any architecture. It offers lifecycle-safe, statically-typed navigation commands with features like multibackstack parallel navigation and deeplink handling.

Use cases

  • navigate between screens in an android app
  • implement instagram-like multibackstack bottom tab navigation
  • handle deeplinks opening multiple screens in one call
  • make navigation unit-testable in mvp or mvi architecture
  • add transition animations between screens
  • manage fragment navigation without jetpack navigation

When to choose

  • you want a lightweight, framework-free navigation library for android
  • you need parallel navigation with multiple back stacks
  • you use mvp/mvvm/mvi and want statically-typed screen parameters
  • you need navigation that is easy to unit test and extend

When to avoid

  • you prefer jetpack navigation and compose-first navigation APIs
  • your project is not android
  • you need a full-featured navigation framework with type-safe routes generated for you

Facets

library · maturity maintenance

routing developer-tools mobile-development android-tools navigation fragments multistack bottom-navigation jetpack-navigation kotlin mvp mvvm android

1 source

Member repositories

RepositoryRoleHealth v2
terrakok/Ciceronemain23

For agents

markdown · JSON · MCP: product_card(name="terrakok/Cicerone")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem