# sindresorhus/DockProgress

Show progress in your app's Dock icon

Repository: https://github.com/sindresorhus/DockProgress
Canonical: https://ross.abutalabs.com/products/dockprogress
Homepage: https://swiftpackageindex.com/sindresorhus/DockProgress/documentation/dockprogress/dockprogress
Language: Swift
License: MIT
License Family: permissive
Topics: dock, icon, progress-bar, progress-circle, macos, swift, swift-package
Last push: 2026-01-25T06:44:12+00:00

## Health v2 (maintenance only)
Score: 68/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 64, release rhythm 55, longevity 100
- inputs: {"age_days": 3107, "days_push": 220, "days_rel": 220, "gap_med": 45, "n_releases_24m": 4}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1355, forks 58 (observed 2026-08-28T04:04:29.169086+00:00)

## What it is
A Swift library for macOS that displays task progress directly in an app's Dock icon, with built-in styles like bar, circle, badge, and pie. It supports manual progress updates, Foundation Progress instances, and SwiftUI integration with custom styles.

## Use cases
- show download progress in the macos dock icon
- display a progress circle around my app icon
- add a badge with a count to the dock icon
- show file processing progress in the dock
- integrate dock progress with swiftui
- create a custom dock progress indicator with canvas drawing

## When to choose
- you're building a native macOS app in Swift and want progress visible in the Dock
- you want multiple prebuilt progress styles plus SwiftUI and Canvas customization
- you prefer a lightweight Swift Package Manager dependency

## When to avoid
- you're targeting iOS, Windows, or Linux
- your app doesn't show in the Dock (e.g. menu bar-only apps)
- you need progress UI inside your app window rather than on the Dock icon

## Facets
- artifact type: library
- maturity: active
- function: ui-components, animation
- domain: operating-systems, desktop-applications, frontend, developer-tools
- platform: -
- tags: dock-icon, progress-indicator, swift-package-manager, swiftui, sindresorhus, macos, swift, desktop

## Member repositories
- sindresorhus/DockProgress (main) score 68

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:29.169086+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-30T04:41:59.136018+00:00, confidence not recorded.
  - readme: https://github.com/sindresorhus/DockProgress (fetched 2026-08-28T04:04:29.169086+00:00, sha 9200177be005)
- Data as of 2026-08-30T08:39:29.467469+00:00.
