No Description

Erick Zhao e9a43be9be docs: add IPC doc (#32059) 3 years ago
.circleci b346f909e7 ci: fixup gclient cache on ubuntu 20 (#32691) 3 years ago
.devcontainer 93d7968d64 build: fix gclient config file 3 years ago
.github f766bb483d docs: fix typo in bug report issue template (#32208) 3 years ago
.husky a1a90ed03b chore: Update husky v6.0.0 (#28827) 4 years ago
build e0f2511cba chore: bump NMV for Electron 19 (#32703) 3 years ago
buildflags 5b205731f6 chore: remove deprecated remote module (#25734) 4 years ago
chromium_src b0f315a637 chore: bump chromium to 99.0.4767.0 (main) (#31986) 3 years ago
default_app db9ab80694 chore: update to latest TypeScript (#32596) 3 years ago
docs e9a43be9be docs: add IPC doc (#32059) 3 years ago
lib db9ab80694 chore: update to latest TypeScript (#32596) 3 years ago
npm 824c909e2a fix: Allow npm_config_arch override on mac (#32266) 3 years ago
patches 58af7d2a9a fix: failure to print on macOS (#32767) 3 years ago
script 7442905dd2 build: Support cygwin in script/lib/util.py (#32731) 3 years ago
shell baaa7787af Bump v19.0.0-nightly.20220209 3 years ago
spec 254dbd7400 test: disable the test that makes spec runner hang on exit (#32834) 3 years ago
spec-main 81fcd732c2 fix: savePage throw on relative paths (#32728) 3 years ago
typings db9ab80694 chore: update to latest TypeScript (#32596) 3 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 0b85fdf26c feat: add webContents.setWindowOpenHandler API (#24517) 4 years ago
.gitattributes 5e1950ceff chore: force source code and markdown files to use LF line ending (#25134) 4 years ago
.gitignore aab5ea5f9d build: embed binary checksums in the npm package (#30611) 3 years ago
.markdownlint.autofix.json 63ca878210 chore: use markdownlint to lint the docs (#26792) 4 years ago
.markdownlint.json 81795744cf fix: ensure the typescript definitions only export correct value types (#28712) 3 years ago
.nvmrc 7093cd75cb build: add nvmrc file (#30612) 3 years ago
.remarkrc 2441d51093 add remark lint to ensure fenced codeblocks are formatted properly. 7 years ago
BUILD.gn 841d223b3b build: rebuild the `dist_zip`s when the deps get modified (#32713) 3 years ago
CODE_OF_CONDUCT.md abb1504ecc docs: use asterisks for unordered lists (#26552) 4 years ago
CONTRIBUTING.md 265474882c docs: Update Branch Name (#31106) 3 years ago
DEPS cb927af455 chore: bump node to v16.13.2 (main) (#32418) 3 years ago
ELECTRON_VERSION baaa7787af Bump v19.0.0-nightly.20220209 3 years ago
LICENSE 47792d2ecb chore: update copyright headers (#27697) 4 years ago
README.md f46e9c3205 docs: change China mirror domain to npmmirror.com (#32076) 3 years ago
SECURITY.md 265474882c docs: Update Branch Name (#31106) 3 years ago
appveyor.yml 2a28ca226f ci: drop with_tags with_branch_heads from sync on appveyor (#30601) 3 years ago
azure-pipelines-arm.yml 034a792df1 ci: enable arm64 macOS tests (#24832) 4 years ago
azure-pipelines-woa.yml e6802bf935 ci: ignore pdb download failure (#30785) 3 years ago
electron_paks.gni 7032be660d fix: bundle a11y strings in resources (#32564) 3 years ago
electron_resources.grd 8007d01874 feat: add support for the U2F Web API (#30438) 3 years ago
electron_strings.grdp 0cb46a3712 fix: add resource strings for file selection (#31881) 3 years ago
filenames.auto.gni 2fe5d0e1e8 feat: Added missing info to IAP transaction and product structures (#31739) 3 years ago
filenames.gni 7caa88c46f fix: Add support for Wayland window decorations (#29618) 3 years ago
filenames.hunspell.gni 8bbdc224ac chore: bump chromium to 6d130075d378a64187360ba4e7820 (master) (#24256) 4 years ago
filenames.libcxx.gni 64ba8feb93 chore: bump chromium to 94.0.4584.0 (main) (#30030) 3 years ago
filenames.libcxxabi.gni d03325541f test: rebuild nan tests with libc++ and libc++abi (#29281) 3 years ago
package.json baaa7787af Bump v19.0.0-nightly.20220209 3 years 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 db9ab80694 chore: update to latest TypeScript (#32596) 3 years ago
vsts-arm-test-steps.yml 22a70eb803 chore: bump chromium to 92.0.4475.0 (master) (#28462) 4 years ago
vsts-arm32v7.yml cd09a54365 build: add basic codespaces configuration (#30528) 3 years ago
vsts-arm64v8.yml cd09a54365 build: add basic codespaces configuration (#30528) 3 years ago
yarn.lock db9ab80694 chore: update to latest TypeScript (#32596) 3 years ago

README.md

Electron Logo

CircleCI Build Status AppVeyor Build Status Electron Discord Invite

:memo: Available Translations: 🇨🇳 🇧🇷 🇪🇸 🇯🇵 🇷🇺 🇫🇷 🇺🇸 🇩🇪. View these docs in other languages at electron/i18n.

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.

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

Documentation Translations

Find documentation translations in electron/i18n.

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 in the support document.

License

MIT

When using the Electron or other GitHub logos, be sure to follow the GitHub logo guidelines.