pkluz/PKHUD
A Swift based reimplementation of the Apple HUD (Volume, Ringer, Rotation,…) for iOS 8. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- 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: n/a
- age_days: 4459
- days_rel: n/a
- days_push: 1294
- n_releases_24m: 0
Adoption not part of the score
3776 stars · 493 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
library · maturity maintenance
ui-components animation mobile-development frontend cross-platform hud swift ios-ui loading-indicator toast uikit ios mobile
1 source
- readme: https://github.com/pkluz/PKHUD · fetched 2026-08-28 · aef5f5e1bac3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| pkluz/PKHUD | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem