Ross ROSS = Recommend OSS · open-source software intelligence for agents

sindresorhus/DockProgress

Show progress in your app's Dock icon observed · 2026-08-28

github.com/sindresorhus/DockProgress · homepage · Swift · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

68/100

  • Activity 64
  • Release rhythm 55
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 45
  • age_days: 3107
  • days_rel: 220
  • days_push: 220
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

1355 stars · 58 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

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

library · maturity active

ui-components animation operating-systems desktop-applications frontend developer-tools dock-icon progress-indicator swift-package-manager swiftui sindresorhus macos swift desktop

1 source

Member repositories

RepositoryRoleHealth v2
sindresorhus/DockProgressmain68

For agents

markdown · JSON · MCP: product_card(name="sindresorhus/DockProgress")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem