Electron Desktop Builder

Converts a web app (Express, React, Vite, Next.js) into an Electron desktop app. Use when starting a new Electron project from an existing web app, when setting up electron-builder for the first time, when creating main.ts/preload.ts boilerplate, when generating icon assets, or when configuring NSIS installers. Handles the full setup: project detection, main process, preload, icons, build config, installer, and first build. For troubleshooting existing builds, use electron-desktop-builds instead.

smartbrainactivity 35f1cbf 4 files · 21.0 KB Updated

File contents

smartbrainactivity/electron-desktop-builder/tree/main/ commit 35f1cbfaa7

Frequently asked questions

npx skillmds@latest add smartbrainactivity/electron-desktop-builder