No Description

Shelley Vohr 1d6cb348b4 fix: `webContents.printToPDF()` with cross-process subframes (#46218) 2 weeks ago
.devcontainer 1cab6bde94 build: update devcontainer sha (#44229) 5 months ago
.github 8e856dfdb8 build(deps): bump github/codeql-action from 3.28.11 to 3.28.13 (#46240) 2 weeks ago
.husky 561be72373 chore: update husky to v8.0.1 (#34343) 2 years ago
build 041ada1586 build: match upstream with unsafe buffer paths (#45853) 1 month ago
buildflags 92c5ff30a7 build: add flag for setting vendor version (#41247) 1 year ago
chromium_src 213165a467 chore: bump chromium to 134.0.6988.0 (main) (#45334) 2 months ago
default_app 3eab549369 docs: added upstream doc links for node, chromium, and v8 in default_app (#45392) 1 month ago
docs abaef13c0b fix: Revert "feat: Corner Smoothing CSS rule" (#46231) 2 weeks ago
lib e3f61b465d refactor: move extension APIs to session.extensions (#45597) 1 month ago
npm 946ab5f1d7 build: reland bump Node.js to v22.9.0 (#44597) 4 months ago
patches abaef13c0b fix: Revert "feat: Corner Smoothing CSS rule" (#46231) 2 weeks ago
script d424c3aee7 test: disable `parallel/test-worker-resource-limits` (#46105) 3 weeks ago
shell 1d6cb348b4 fix: `webContents.printToPDF()` with cross-process subframes (#46218) 2 weeks ago
spec 1d6cb348b4 fix: `webContents.printToPDF()` with cross-process subframes (#46218) 2 weeks ago
spec-chromium c9b7806418 chore: bump chromium to 129.0.6650.0 (main) (#43266) 8 months ago
typings ee67bc7dcb fix: dangling speculative frames (#45609) 1 month ago
.autofix.markdownlint-cli2.jsonc 0b62abf244 chore: use markdownlint-cli2 directly for linting Markdown (#42192) 11 months ago
.clang-format a846088eac Add clang-format config file. 8 years ago
.clang-tidy 08593fd2bd chore: fix clang-tidy warnings (#38079) 1 year ago
.dockerignore 1a79bedb27 build: remove unused install-build-deps (#26891) 4 years ago
.env.example 4512b2b5c4 chore: remove remaining references to AppVeyor (#45339) 2 months ago
.eslintrc.json 122685194a build: add import/order eslint rule (#44085) 6 months ago
.git-blame-ignore-revs a5a4818b67 chore: add ignore revs file for GH blame UI (#33171) 3 years ago
.gitattributes be1a3dce83 build: use github actions for windows (#44136) 4 months ago
.gitignore be1a3dce83 build: use github actions for windows (#44136) 4 months ago
.lint-roller.json c00eb5d491 chore: update @electron/lint-roller to 2.1.0 (#42078) 11 months ago
.markdownlint-cli2.jsonc 2081f771e4 docs: add custom titlebar example (#43693) 5 months ago
.nvmrc 1d4b00692d build: bump version in .nvmrc to 20 (#42668) 9 months ago
.remarkrc 2441d51093 add remark lint to ensure fenced codeblocks are formatted properly. 7 years ago
BUILD.gn 4d7161f36e feat: add ffmpeg.dll to delay load configuration (#46151) 3 weeks ago
CODE_OF_CONDUCT.md 09fb892c6e docs: ensure all links are on a single line (#42235) 10 months ago
CONTRIBUTING.md 9a2ee763d0 docs: added missing period for consistency and readability (#45333) 1 month ago
DEPS b13f05e2dc chore: bump chromium to 136.0.7067.0 (main) (#46018) 3 weeks ago
LICENSE 47792d2ecb chore: update copyright headers (#27697) 4 years ago
README.md 4512b2b5c4 chore: remove remaining references to AppVeyor (#45339) 2 months ago
SECURITY.md 9616dfb1f6 docs: update SECURITY.md with new GHSA reporting feature (#36367) 2 years ago
electron_paks.gni 213165a467 chore: bump chromium to 134.0.6988.0 (main) (#45334) 2 months ago
electron_resources.grd 47572286f3 chore: bump chromium to 135.0.7015.0 (main) (#45500) 1 month ago
filenames.auto.gni abaef13c0b fix: Revert "feat: Corner Smoothing CSS rule" (#46231) 2 weeks ago
filenames.gni abaef13c0b fix: Revert "feat: Corner Smoothing CSS rule" (#46231) 2 weeks ago
filenames.hunspell.gni 7e59d784a0 chore: bump chromium to 102.0.4961.0 (main) (#33091) 3 years ago
filenames.libcxx.gni 9303a3fae9 chore: bump chromium to 135.0.7035.0 (main) (#45764) 1 month ago
filenames.libcxxabi.gni c3036d4557 chore: bump chromium to 117.0.5938.0 (main) (#39375) 1 year ago
js2c_toolchain.gni 9c94fd7afb chore: upgrade to Node.js v20 (#40545) 1 year ago
package.json 603057b198 fix: remove `File.path` from types (#46005) 3 weeks ago
tsconfig.default_app.json ac031bf8de feat: I guess it's esm (#37535) 1 year ago
tsconfig.electron.json 6d68026c6c chore: fix ts config to not complain about extraneous files (#16790) 6 years ago
tsconfig.json 74af96da16 build: update some build dependencies (#43882) 6 months ago
tsconfig.script.json 07ee75b745 build: auto-push patch file changes (#26235) 4 years ago
tsconfig.spec.json db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
yarn.lock 603057b198 fix: remove `File.path` from types (#46005) 3 weeks ago

README.md

Electron Logo

GitHub Actions Build Status Electron Discord Invite

:memo: Available Translations: 🇨🇳 🇧🇷 🇪🇸 🇯🇵 🇷🇺 🇫🇷 🇺🇸 🇩🇪. View these docs in other languages on our Crowdin project.

The Electron framework lets you write cross-platform desktop applications using JavaScript, HTML and CSS. It is based on Node.js and Chromium and is used by the Visual Studio Code and many other apps.

Follow @electronjs on Twitter for important announcements.

This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to [email protected].

Installation

To install prebuilt Electron binaries, use npm. The preferred method is to install Electron as a development dependency in your app:

npm install electron --save-dev

For more installation options and troubleshooting tips, see installation. For info on how to manage Electron versions in your apps, see Electron versioning.

Platform support

Each Electron release provides binaries for macOS, Windows, and Linux.

  • macOS (Big Sur and up): Electron provides 64-bit Intel and Apple Silicon / ARM binaries for macOS.
  • Windows (Windows 10 and up): Electron provides ia32 (x86), x64 (amd64), and arm64 binaries for Windows. Windows on ARM support was added in Electron 5.0.8. Support for Windows 7, 8 and 8.1 was removed in Electron 23, in line with Chromium's Windows deprecation policy.
  • Linux: The prebuilt binaries of Electron are built on Ubuntu 20.04. They have also been verified to work on:
    • Ubuntu 18.04 and newer
    • Fedora 32 and newer
    • Debian 10 and newer

Quick start & Electron Fiddle

Use Electron Fiddle to build, run, and package small Electron experiments, to see code examples for all of Electron's APIs, and to try out different versions of Electron. It's designed to make the start of your journey with Electron easier.

Alternatively, clone and run the electron/electron-quick-start repository to see a minimal Electron app in action:

git clone https://github.com/electron/electron-quick-start
cd electron-quick-start
npm install
npm start

Resources for learning Electron

Programmatic usage

Most people use Electron from the command line, but if you require electron inside your Node app (not your Electron app) it will return the file path to the binary. Use this to spawn Electron from Node scripts:

const electron = require('electron')
const proc = require('node:child_process')

// will print something similar to /Users/maf/.../Electron
console.log(electron)

// spawn Electron
const child = proc.spawn(electron)

Mirrors

See the Advanced Installation Instructions to learn how to use a custom mirror.

Documentation translations

We crowdsource translations for our documentation via Crowdin. We currently accept translations for Chinese (Simplified), French, German, Japanese, Portuguese, Russian, and Spanish.

Contributing

If you are interested in reporting/fixing issues and contributing directly to the code base, please see CONTRIBUTING.md for more information on what we're looking for and how to get started.

Community

Info on reporting bugs, getting help, finding third-party tools and sample apps, and more can be found on the Community page.

License

MIT

When using Electron logos, make sure to follow OpenJS Foundation Trademark Policy.