MacGapProject/MacGap2
MacGap 2 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 4487
- days_rel: n/a
- days_push: 1472
- n_releases_24m: 0
Adoption not part of the score
1187 stars · 84 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
MacGap 2 is an open-source framework that lets developers deploy HTML, CSS, and JavaScript web apps as native macOS applications using WebKit. It provides a lightweight native container with JavaScript APIs for accessing Mac-specific features like notifications, menus, and the dock.
Use cases
- wrap an existing web app as a native macOS desktop app
- build a lightweight Mac app using HTML, CSS, and JavaScript
- access native macOS features like notifications from JavaScript
- create a smaller alternative to Electron for Mac-only apps
- package a single-page application for distribution on macOS
- add a dock icon and native menus to a web-based tool
When to choose
- you want to ship a web app as a native macOS application with a small footprint
- your target platform is macOS only and you prefer WebKit over Chromium
- you need lightweight JavaScript bridges to native Mac APIs like notifications and menus
- you want a simpler, lighter alternative to Electron for Mac desktop apps
When to avoid
- you need cross-platform desktop apps on Windows and Linux, not just macOS
- you require a large plugin ecosystem, auto-updates, and active long-term maintenance
- your app depends on Chromium-specific APIs or Node.js integration
- you need guaranteed ongoing support, since the project sees only sporadic maintenance activity
Facets
framework · maturity maintenance
desktop-framework web-framework web-development desktop-applications cross-platform webkit-wrapper hybrid-apps native-container objective-c electron-alternative macgap javascript mac-apps macos html css
1 source
- readme: https://github.com/MacGapProject/MacGap2 · fetched 2026-08-28 · 601953dcccda
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| MacGapProject/MacGap2 | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="MacGapProject/MacGap2")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem