With the power of modern Chromium, Electron gives you an unopinionated blank slate to build your app. Choose to integrate your favourite libraries and frameworks from the front-end …
This guide will step you through the process of creating a barebones Hello World app in Electron, similar to electron/electron-quick-start. By the end of this tutorial, your app will open a browser …
By embedding Chromium and Node.js into its binary, Electron allows you to maintain one JavaScript codebase and create cross-platform apps that work on Windows, macOS, and …
In this section, we have collected a set of guides for common features that you may want to implement in your Electron application. Each guide contains a practical example in a minimal, …
The BrowserWindow module is the foundation of your Electron application, and it exposes many APIs that let you customize the look and behavior of your app’s windows. This section covers …
A GUI application for Handbrake on Windows, macOS and Linux with an emphasis on batch conversion (including recursive folder scans and folder watching). Can also perform a basic …
2024年11月7日 · Electron Releases Filter by channel. Stable. Regular, supported releases. Prerelease. Test upcoming changes. Nightly. Experiment with the latest features. Filter by …