💡Web TechnologiesElectron embeds Chromium and Node.js to enable web developers to create desktop applications.
⚡️Cross PlatformCompatible with macOS, Windows, and Linux, Electron apps run on three platforms across all supported architectures.
🛠️Open SourceElectron is an open source project maintained by the OpenJS Foundation and an active community of contributors.
📦Desktop developmentmade easy Electron takes care of the hard parts so you can focus on the core of your application.
🔩Native graphicalInteract with your operating system's interfaces with Electron's main process APIs. Customize your application window。
🔑Application installersUse community-supported tooling to generate platform-specific tooling like Apple Disk Image (.dmg) on macOS, Windows.