kean/Pulse
Network logger for Apple platforms observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 97
- Release rhythm 87
- Longevity 100
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: 24
- age_days: 2393
- days_rel: 84
- days_push: 18
- n_releases_24m: 10
Adoption not part of the score
7151 stars · 373 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Pulse is an open-source logging system and network logger framework for Apple platforms, built with SwiftUI. It records URLSession network requests and logs inside your iOS/macOS app, letting developers and QA inspect and share them on-device or in the Pulse Pro Mac app.
Use cases
- debug network requests in an iOS app on device
- let QA inspect URLSession traffic in test builds without a proxy
- share app logs for bug reports
- view app logs in real time on a Mac
- search and filter network request and response bodies
- use as a SwiftLog backend
When to choose
- you need on-device network and log inspection for iOS, macOS, watchOS, tvOS, or visionOS apps
- you want logging available to your whole team without installing proxy certificates
- you use URLSession-based networking like Alamofire or Get
When to avoid
- you need a full network proxy with traffic interception and rewriting (use Proxyman or Charles)
- you need logging for non-Apple platforms
- you only need simple console logging without a UI
Facets
library · maturity active
logging monitoring developer-tools developer-tools mobile-development network-logging urlsession swiftui debugging apple-platforms remote-logging ios macos swift watchos tvos
2 sources
- readme: https://github.com/kean/Pulse · fetched 2026-08-28 · a4452ba07093
- homepage: https://pulselogger.com · fetched 2026-08-29 · 63b0e0b6b653
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kean/Pulse | main | 94 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem