No Description

trop[bot] 22bd19ddc1 docs: clarify which electron modules are exposed in sandboxed renderers (#38578) 1 year ago
.circleci 0c3e4e8dd7 build: modify `gclient.py` with unified patch (#38360) 1 year ago
.devcontainer 0fc69fcaf4 build: fix build-tools schema in config (#37777) 2 years ago
.github 7abe38b46e build: fix version check in release_dependency_versions.yml (#37155) 2 years ago
.husky 561be72373 chore: update husky to v8.0.1 (#34343) 2 years ago
build ddb4a16eb2 chore: bump chromium to 112.0.5615.10 (24-x-y) (#37510) 2 years ago
buildflags 4c7c0b41c2 feat: add immersive dark mode on windows (#33624) 2 years ago
chromium_src 90af7d7fe2 chore: bump chromium to 111.0.5518.0 (main) (#36575) 2 years ago
default_app 295c5331ee fix: override app's desktop name and v8 flags in default-app (#35997) 2 years ago
docs 22bd19ddc1 docs: clarify which electron modules are exposed in sandboxed renderers (#38578) 1 year ago
lib 814dc6e16d fix: enable `BrowserWindow.id` access post-destruction (#38310) 1 year ago
npm 1d98b27a66 chore: update node types version (#36924) 2 years ago
patches 54fe508125 build: combine and elaborate on exposed `BoringSSL` ciphers (#38522) 1 year ago
script eece0dcbe1 ci: clean up docs only change logic (#38494) 1 year ago
shell 18b2a4e957 feat: add USB protected classes handler (#38498) 1 year ago
spec 017fd30e89 chore: make `contentTracing.stopRecording()` failure clearer (#38520) 1 year ago
spec-chromium ea6f873f97 chore: bump chromium to 109.0.5382.0 (main) (#36057) 2 years ago
typings f3d50c674c test: rename & split internal module tests (#37328) 2 years ago
.clang-format a846088eac Add clang-format config file. 8 years ago
.dockerignore 1a79bedb27 build: remove unused install-build-deps (#26891) 4 years ago
.env.example e37533b73a build: do not require vsts token for releases (#28643) 4 years ago
.eslintrc.json 7e59d784a0 chore: bump chromium to 102.0.4961.0 (main) (#33091) 3 years ago
.git-blame-ignore-revs a5a4818b67 chore: add ignore revs file for GH blame UI (#33171) 3 years ago
.gitattributes 5e1950ceff chore: force source code and markdown files to use LF line ending (#25134) 4 years ago
.gitignore 3eb593dfde test: fix some broken globs for spec-main (#35439) 2 years ago
.markdownlint.autofix.json 63ca878210 chore: use markdownlint to lint the docs (#26792) 4 years ago
.markdownlint.json ff2dfe67c5 chore: migrate to @electron/lint-roller for Markdown linting (#38282) 1 year ago
.nvmrc ee8a27492f build: update `.nvmrc` Node.js version from 14 to 16 (#35676) 2 years ago
.remarkrc 2441d51093 add remark lint to ensure fenced codeblocks are formatted properly. 7 years ago
BUILD.gn ddb4a16eb2 chore: bump chromium to 112.0.5615.10 (24-x-y) (#37510) 2 years ago
CODE_OF_CONDUCT.md abb1504ecc docs: use asterisks for unordered lists (#26552) 4 years ago
CONTRIBUTING.md 59fe35388d chore: enforce consistent Markdown style for strong and emphasis (#37845) 2 years ago
DEPS 2fc0c83cd6 build: make ReactiveObjC/Mantle deps format consistent (#38479) 1 year ago
LICENSE 47792d2ecb chore: update copyright headers (#27697) 4 years ago
README.md 397aee7315 chore: update README.md (#37002) 2 years ago
SECURITY.md 9616dfb1f6 docs: update SECURITY.md with new GHSA reporting feature (#36367) 2 years ago
appveyor-bake.yml d4798f64e7 ci: update appveyor image to e-112.0.5615.29 (#37683) 2 years ago
appveyor-woa.yml 99a78dc37c build: fix doc-only early exit on Appveyor (#38550) 1 year ago
appveyor.yml 99a78dc37c build: fix doc-only early exit on Appveyor (#38550) 1 year ago
electron_paks.gni 90af7d7fe2 chore: bump chromium to 111.0.5518.0 (main) (#36575) 2 years ago
electron_resources.grd 0168aede8e chore: use //chrome resources directly (#33626) 3 years ago
filenames.auto.gni 14985e29e0 feat: session.resolveHost (#37847) 2 years ago
filenames.gni 7ddcd7eaba refactor: remove IPC from `mouse_util` (#38221) 1 year ago
filenames.hunspell.gni 7e59d784a0 chore: bump chromium to 102.0.4961.0 (main) (#33091) 3 years ago
filenames.libcxx.gni ddb4a16eb2 chore: bump chromium to 112.0.5615.10 (24-x-y) (#37510) 2 years ago
filenames.libcxxabi.gni 7e59d784a0 chore: bump chromium to 102.0.4961.0 (main) (#33091) 3 years ago
package.json 2ef49a5333 chore: fix lint:js-in-markdown script (#38334) 1 year ago
tsconfig.default_app.json 6d68026c6c chore: fix ts config to not complain about extraneous files (#16790) 6 years ago
tsconfig.electron.json 6d68026c6c chore: fix ts config to not complain about extraneous files (#16790) 6 years ago
tsconfig.json 70190ec2b1 chore: update to latest TypeScript, which has built-in WeakRef declarations (#27425) 4 years 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 2ef49a5333 chore: fix lint:js-in-markdown script (#38334) 1 year ago

README.md

Electron Logo

CircleCI Build Status AppVeyor 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 Atom editor 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 (High Sierra and up): Electron provides 64-bit Intel and ARM binaries for macOS. Apple Silicon support was added in Electron 11.
  • 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 14.04 and newer
    • Fedora 24 and newer
    • Debian 8 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('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.