1 Repo
UI notifications that summarize network traffic and provide shortcuts to debugging interfaces.
Distinct from Notification Monitoring: Shortlist candidates focus on business alerts or system monitoring triggers, not UI shortcuts for debugging tools.
Explore 1 awesome GitHub repository matching user interface & experience · Network Activity Notifications. Refine with filters or upvote what's useful.
Chuck is an in-app network debugger and HTTP traffic logger for Android applications. It intercepts and records outgoing requests and incoming responses for OkHttp clients, providing an interface to monitor network activity and debug API interactions directly on a mobile device. The tool enables the inspection of network traffic through gzip decompression of compressed payloads and a search utility for filtering transactions by request paths or response codes. Captured interactions can be exported to external applications using the Android system share intent. The system manages data using l
Ships a system notification that summarizes current HTTP traffic and links directly to the inspector interface.