arturadib/node-qt
C++ Qt bindings for Node.js observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases 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: 5307
- days_rel: n/a
- days_push: 4462
- n_releases_24m: 0
Adoption not part of the score
1616 stars · 166 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Node-Qt provides native C++ Qt bindings as a Node.js addon, focusing on graphics and audio APIs so developers can build native desktop apps from JavaScript. It mirrors Qt's API closely, translating virtual event methods into callback setters.
Use cases
- create native desktop windows from node.js
- draw graphics with qpainter in javascript
- build cross-platform gui apps with node
- access qt graphics and audio apis from node
- prototype native apps without learning c++
When to choose
- you want to build native desktop apps using node.js and qt 4
- you need low-level qt graphics or audio bindings from javascript
- you're maintaining a legacy node-qt project
When to avoid
- you need a maintained library or modern qt 5/6 support
- you're starting a new desktop project (consider electron or tauri)
- you need full qt functionality beyond graphics and audio
Facets
library · maturity abandoned
gui graphics audio-processing sdk desktop-applications cross-platform developer-tools windows cpp qt-bindings native-apps node-addon qwidgets desktop-gui macos linux nodejs
1 source
- readme: https://github.com/arturadib/node-qt · fetched 2026-08-28 · 5bf3abdf7594
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| arturadib/node-qt | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="arturadib/node-qt")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem