
Company News
Socket Joins New OpenJS Program to Fund Node.js Security Work
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.
Turn a Node.js CLI script into a desktop form. Inputs, Run, live output. The original file is unchanged.
Turn a Node.js CLI script into a desktop form. Inputs, a Run button, and live output. The original file is unchanged.
The window is a windowd app. The first launch downloads about 200 MB of NW.js. --build writes a reusable windowd folder, not an installer.
Docs: gui4cli.dev/docs · Site: gui4cli.dev · GitHub: Catalyst-Forge-LLC/gui4cli
Requires Node.js 20+. Expect a one-time NW.js download on the first window.
npx gui4cli my-script.js
Or globally:
npm install -g gui4cli
gui4cli my-script.js
A folder works too: gui4cli . --entry bin/cli.js.
--help are fallbacks)--json prints the form and exits (CI, no GUI)--build writes a reusable windowd folder that wraps the original script in place (no .exe, no rewrite)Optional overrides: gui4cli.config.js or gui4cli.json next to the script. Flags: CLI.
pnpm install
pnpm test
pnpm exec tsx src/cli.ts fixtures/resize.js --json
pnpm dev
pnpm dev opens the Commander fixture. The first windowd launch may download the NW.js runtime (~200 MB). If the window flashes and closes, run from a normal terminal, not Cursor's JavaScript Debug Terminal.
Site (FilePress): pnpm site:dev (LocalSlip gui4cli-site on 5201). Redeploy: pnpm ship.
MIT · Catalyst Forge LLC
FAQs
Turn a Node.js CLI script into a desktop form. Inputs, Run, live output. The original file is unchanged.
The npm package gui4cli receives a total of 317 weekly downloads. As such, gui4cli popularity was classified as not popular.
We found that gui4cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Company News
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.

Security News
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.

Research
/Security News
A malicious Firefox extension fetches its payload after installation to evade detection, steal Google session cookies, and automate account takeover.