# jgilfelt/chuck

An in-app HTTP inspector for Android OkHttp clients

Repository: https://github.com/jgilfelt/chuck
Canonical: https://ross.abutalabs.com/products/chuck
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2021-12-13T11:44:58+00:00

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

## Adoption (not part of the score)
Stars 4669, forks 453 (observed 2026-08-28T04:08:56.626485+00:00)

## What it is
Chuck is an in-app HTTP inspector library for Android OkHttp clients. It intercepts and persists HTTP requests and responses, providing a notification and UI for inspecting and sharing their content during development.

## Use cases
- inspect HTTP requests and responses in an Android app
- debug OkHttp network traffic on device
- view API request and response bodies while developing an Android app
- share captured HTTP interactions for debugging
- monitor network activity via a notification during development

## When to choose
- you build Android apps with OkHttp 3.x and need on-device HTTP traffic inspection
- you want a Chucker-like debug inspector without leaving the app
- you need to capture and share request/response payloads during development

## When to avoid
- you need inspection in production or release builds
- your project does not use OkHttp
- you need a actively developed tool - the project has not been updated since late 2021 and Chucker is a maintained fork

## Facets
- artifact type: library
- maturity: maintenance
- function: http-client, logging, developer-tools
- domain: developer-tools, mobile-development, web-development
- platform: -
- tags: okhttp, http-inspector, debugging, android-debugging, network-inspector, android

## Member repositories
- jgilfelt/chuck (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:56.626485+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-29T18:19:23.788973+00:00, confidence not recorded.
  - readme: https://github.com/jgilfelt/chuck (fetched 2026-08-28T04:08:56.626485+00:00, sha 0f55d1242161)
- Data as of 2026-08-30T08:39:29.467469+00:00.
