Squirrel/Squirrel.Mac
:shipit: Cocoa framework for updating OS X apps :shipit: observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 97
- Release rhythm 8
- Longevity 100
Flags: no_license
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: n/a
- age_days: 4791
- days_rel: n/a
- days_push: 19
- n_releases_24m: 0
Adoption not part of the score
1684 stars · 139 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Squirrel.Mac is a Cocoa framework for macOS that handles automatic application updates, driven by server-controlled update feeds. It lets servers decide which version clients should receive, enabling behaviors like phased rollouts and rollbacks.
Use cases
- auto-update my mac app from my own server
- server-controlled phased rollout of desktop app updates
- roll back a bad mac app release remotely
- add authenticated update checks to a cocoa application
- ship delta updates to reduce download size on macos
When to choose
- you ship a native macOS app and want server-driven automatic updates
- you need phased rollouts, rollbacks, or per-request update decisions
- you want an update framework designed for embedding in Cocoa apps
When to avoid
- you need a cross-platform updater covering Windows or Linux
- you want a fully client-side update feed without server-side logic
- your project is Swift-only and you cannot manage Objective-C dependencies like ReactiveObjC and Mantle
Facets
library · maturity maintenance
deployment developer-tools operating-systems desktop-applications developer-tools auto-update cocoa-framework objective-c app-updates electron-updater macos
1 source
- readme: https://github.com/Squirrel/Squirrel.Mac · fetched 2026-08-28 · 2325df10a94c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Squirrel/Squirrel.Mac | main | 66 |
For agents
markdown · JSON · MCP: product_card(name="Squirrel/Squirrel.Mac")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem