# ChuckerTeam/chucker

🔎 An HTTP inspector for Android & OkHTTP (like Charles but on device)

Repository: https://github.com/ChuckerTeam/chucker
Canonical: https://ross.abutalabs.com/products/chucker
Language: Kotlin
License: Apache-2.0
License Family: permissive
Topics: okhttp, interceptor, okhttpclient, android, proxy, library, android-library, android-sdk, http-requests, okhttp3, okhttp3-integration, okhttp3-util, okhttp-interceptor, okhttputils, okhttp-client, kotlin, kotlin-library, network-monitoring, network-analysis, hacktoberfest
Last push: 2026-08-26T14:05:57+00:00

## Health v2 (maintenance only)
Score: 79/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 40, longevity 100
- inputs: {"age_days": 2860, "days_push": 7, "days_rel": 186, "gap_med": 182, "n_releases_24m": 4}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4555, forks 461 (observed 2026-08-28T04:08:53.374480+00:00)

## What it is
Chucker is an Android library that acts as an OkHttp interceptor to inspect HTTP(S) requests and responses made by an Android app, persisting them on-device with a built-in UI for viewing and sharing. It is an on-device alternative to desktop proxy tools like Charles, showing activity via notifications.

## Use cases
- inspect HTTP requests and responses from my Android app on device
- debug OkHttp network traffic without Charles or a proxy
- view and share API request/response bodies during development
- monitor network activity of an Android app via notifications
- redact sensitive headers when logging HTTP traffic
- isolate network debugging tools from release builds

## When to choose
- you are building an Android app using OkHttp and want on-device HTTP inspection
- you want to debug network calls without connecting to an external proxy like Charles
- you need a debug-only network inspector that can be excluded from release builds via a no-op variant

## When to avoid
- you need to inspect traffic from non-Android platforms
- your app does not use OkHttp or a compatible interceptor chain
- you need production-grade network analytics rather than development debugging

## Facets
- artifact type: library
- maturity: active
- function: http-client, developer-tools, logging
- domain: developer-tools, mobile-development, web-development
- platform: jvm
- tags: okhttp-interceptor, http-inspector, on-device-debugging, network-monitoring, android-library, kotlin, debugging, android

## Member repositories
- ChuckerTeam/chucker (main) score 79

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:53.374480+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:20:02.565497+00:00, confidence not recorded.
  - readme: https://github.com/ChuckerTeam/chucker (fetched 2026-08-28T04:08:53.374480+00:00, sha 38530860d385)
- Data as of 2026-08-30T08:39:29.467469+00:00.
