# kean/Pulse

Network logger for Apple platforms

Repository: https://github.com/kean/Pulse
Canonical: https://ross.abutalabs.com/products/kean-pulse
Homepage: https://pulselogger.com
Language: Swift
License: MIT
License Family: permissive
Topics: logger, networking, logging, ios, swift, macos
Last push: 2026-08-15T17:00:52+00:00

## Health v2 (maintenance only)
Score: 94/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 97, release rhythm 87, longevity 100
- inputs: {"age_days": 2393, "days_push": 18, "days_rel": 84, "gap_med": 24, "n_releases_24m": 10}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 7151, forks 373 (observed 2026-08-28T04:09:56.255808+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: logging, monitoring, developer-tools
- domain: developer-tools, mobile-development
- platform: -
- tags: network-logging, urlsession, swiftui, debugging, apple-platforms, remote-logging, ios, macos, swift, watchos, tvos

## Member repositories
- kean/Pulse (main) score 94

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:56.255808+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-29T17:40:00.039107+00:00, confidence not recorded.
  - readme: https://github.com/kean/Pulse (fetched 2026-08-28T04:09:56.255808+00:00, sha a4452ba07093)
  - homepage: https://pulselogger.com (fetched 2026-08-29T08:35:21.644910+00:00, sha 63b0e0b6b653)
- Data as of 2026-08-30T08:39:29.467469+00:00.
