# pkluz/PKHUD

A Swift based reimplementation of the Apple HUD (Volume, Ringer, Rotation,…) for iOS 8.

Repository: https://github.com/pkluz/PKHUD
Canonical: https://ross.abutalabs.com/products/pkhud
Language: Swift
License: MIT
License Family: permissive
Last push: 2023-02-16T17:26:12+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4459, "days_push": 1294, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3776, forks 493 (observed 2026-08-28T04:08:18.294973+00:00)

## What it is
PKHUD is a Swift library that recreates Apple's system HUD overlays (volume, ringer, rotation indicators) for iOS 8 and up. It provides ready-made views like checkmarks, crosses, progress indicators, and animated status displays that can be flashed over any view controller.

## Use cases
- show a success or error HUD after an API call
- display a loading spinner while data loads
- show a toast-like status indicator in an iOS app
- recreate Apple-style volume or progress overlays
- show brief feedback messages with auto-dismiss

## When to choose
- you want an Apple-native looking HUD in a UIKit iOS app
- you need a lightweight, well-tested Swift HUD library with CocoaPods/SPM/Carthage support
- you need rotation and device-agnostic HUD display

## When to avoid
- you are building with SwiftUI and want native SwiftUI overlays
- you need highly customizable, modern toast libraries with rich styling
- you target platforms other than iOS

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, frontend, cross-platform
- platform: -
- tags: hud, swift, ios-ui, loading-indicator, toast, uikit, ios, mobile

## Member repositories
- pkluz/PKHUD (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:18.294973+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:27:49.560589+00:00, confidence not recorded.
  - readme: https://github.com/pkluz/PKHUD (fetched 2026-08-28T04:08:18.294973+00:00, sha aef5f5e1bac3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
