ChuckerTeam/chucker
🔎 An HTTP inspector for Android & OkHTTP (like Charles but on device) observed · 2026-08-28
Health v2 · maintenance only
79/100
- Activity 99
- Release rhythm 40
- 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: 182
- age_days: 2860
- days_rel: 186
- days_push: 7
- n_releases_24m: 4
Adoption not part of the score
4555 stars · 461 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
library · maturity active
http-client developer-tools logging developer-tools mobile-development web-development jvm okhttp-interceptor http-inspector on-device-debugging network-monitoring android-library kotlin debugging android
1 source
- readme: https://github.com/ChuckerTeam/chucker · fetched 2026-08-28 · 38530860d385
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ChuckerTeam/chucker | main | 79 |
For agents
markdown · JSON · MCP: product_card(name="ChuckerTeam/chucker")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem