gluon-framework/gluon
A new framework for creating desktop apps from websites, using system installed browsers and NodeJS observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 97
Flags: no_releases archived
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: n/a
- age_days: 1365
- days_rel: n/a
- days_push: 1029
- n_releases_24m: 0
Adoption not part of the score
3052 stars · 78 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Gluon is a JavaScript framework for building desktop apps from websites, using system-installed browsers (Chromium and Firefox based) as the frontend instead of bundled browsers or webviews, with a NodeJS backend. It offers a simple API including IPC, expose, store, and idle/hibernation features, with tiny bundle sizes and cross-platform support.
Use cases
- build a desktop app from a website without bundling chromium
- electron alternative with tiny bundle size
- create desktop apps using firefox as the frontend
- rapidly prototype a desktop app with node backend
- share data between node backend and web frontend
- reduce memory usage by hibernating app windows
- build cross-platform desktop apps with javascript
When to choose
- you want small app bundles by relying on system-installed browsers
- you need Firefox as well as Chromium support
- you want an Electron-like stack without bundling a browser
- you value fast build times and a minimal API
When to avoid
- you need a fully self-contained app with a guaranteed browser engine
- you need consistent rendering across all user machines
- you require a mature, battle-tested framework for production-critical apps
- your target platform lacks a supported system browser
Facets
framework · maturity active
desktop-framework web-framework http-server web-development desktop-applications cross-platform developer-tools windows cross-platform bun electron-alternative system-browsers ipc firefox-support chromium tiny-bundle javascript nodejs linux macos deno
2 sources
- readme: https://github.com/gluon-framework/gluon · fetched 2026-08-28 · 356e8ba1728e
- homepage: https://gluonjs.org · fetched 2026-08-29 · 79486fcba644
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| gluon-framework/gluon | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="gluon-framework/gluon")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem