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

vslavik/winsparkle

App update framework for Windows, inspired by Sparkle for macOS observed · 2026-08-28

github.com/vslavik/winsparkle · homepage · C++ · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

88/100

  • Activity 97
  • Release rhythm 70
  • 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: 110
  • age_days: 6078
  • days_rel: 43
  • days_push: 23
  • n_releases_24m: 6

Full methodology

Adoption not part of the score

1475 stars · 290 forks observed · 2026-08-28

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

WinSparkle is an app update framework for Windows desktop applications, inspired by Sparkle for macOS. It ships as a single dependency-free DLL with a C API, checks appcast (RSS) feeds for new versions, and presents a native update UI with EdDSA-signed update verification.

Use cases

  • add automatic updates to a Windows desktop app
  • check for new versions via an appcast feed
  • sign and verify software updates with EdDSA
  • ship an updater DLL with no runtime dependencies
  • integrate update checking from C#, Python, Go, or Pascal
  • show a native update prompt without tying into a UI toolkit

When to choose

  • you distribute a Windows desktop application and need Sparkle-style auto-updates
  • you want a small, MIT-licensed, toolkit-independent updater with a C API
  • you already publish Sparkle appcasts and want Windows compatibility

When to avoid

  • your application is not on Windows
  • you need a full deployment/patching system rather than simple update checks
  • you cannot host an appcast feed or sign updates

Facets

library · maturity stable

sdk security cryptography developer-tools windows desktop-applications windows cpp c software-update auto-update appcast sparkle eddsa-signing updater automation

4 sources

Member repositories

RepositoryRoleHealth v2
vslavik/winsparklemain88

For agents

markdown · JSON · MCP: product_card(name="vslavik/winsparkle")

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