# Todd-Davies/ProgressWheel

A progress wheel for android, intended for use instead of the standard progress bar.

Repository: https://github.com/Todd-Davies/ProgressWheel
Canonical: https://ross.abutalabs.com/products/progresswheel
Language: Java
License: MIT
License Family: permissive
Last push: 2019-11-02T16:26:54+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": 5324, "days_push": 2496, "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 2625, forks 696 (observed 2026-08-28T04:07:05.290538+00:00)

## What it is
A custom Android UI component that renders a circular progress wheel as an alternative to the standard Android progress bar. It is configurable via XML attributes for colors, sizes, spin speed, and center text.

## Use cases
- show a circular loading spinner in an android app
- replace the default android progress bar with a wheel
- display indeterminate progress with custom colors and text
- add a spinning progress indicator to a layout xml
- customize progress indicator rim and bar appearance

## When to choose
- you need a simple circular progress view on legacy Android projects
- you want a lightweight custom view with XML-configurable styling
- you are maintaining an older app already using this component

## When to avoid
- you are starting a new Android project - the project is explicitly unmaintained
- you need Material Design progress indicators or ongoing updates
- you want long-term support or modern AndroidX compatibility

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, animation
- domain: mobile-development, android-tools
- platform: -
- tags: progress-wheel, custom-view, android-widget, unmaintained, deprecated, android

## Member repositories
- Todd-Davies/ProgressWheel (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:05.290538+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-30T02:19:49.423663+00:00, confidence not recorded.
  - readme: https://github.com/Todd-Davies/ProgressWheel (fetched 2026-08-28T04:07:05.290538+00:00, sha 60c41a6c352a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
