# Marxon13/M13ProgressSuite

A suite containing many tools to display progress information on iOS.

Repository: https://github.com/Marxon13/M13ProgressSuite
Canonical: https://ross.abutalabs.com/products/m13progresssuite
Language: Objective-C
License Family: other
Last push: 2022-03-05T18:27:43+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4636, "days_push": 1642, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3900, forks 518 (observed 2026-08-28T04:08:28.563941+00:00)

## What it is
A suite of Objective-C classes for displaying progress information on iOS, including interchangeable progress views, a navigation bar progress bar, and a customizable HUD overlay. All progress views share a common superclass, making it easy to switch styles.

## Use cases
- show a progress bar in a UINavigationBar like Apple's Messages app
- display a HUD overlay with progress over any UIView
- show indeterminate loading spinners in iOS apps
- display progress with success and failure states
- swap between different progress view styles easily
- show a terminal-styled progress console in an app

## When to choose
- building an iOS app in Objective-C or Swift that needs polished progress indicators
- you want multiple interchangeable progress view styles from one library
- you need a Messages-style navigation bar progress bar

## When to avoid
- building for Android or non-Apple platforms
- you need SwiftUI-native progress components
- the project requires an actively maintained dependency with a license file

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, frontend, cross-platform
- platform: -
- tags: progress-indicators, hud, objective-c, uikit, navigation-bar-progress, ios, mobile

## Member repositories
- Marxon13/M13ProgressSuite (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:28.563941+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:25:11.268018+00:00, confidence not recorded.
  - readme: https://github.com/Marxon13/M13ProgressSuite (fetched 2026-08-28T04:08:28.563941+00:00, sha a0a58675baf6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
