No Description

Eryk Rakowski 138fa6cdf3 feat(extensions): add support for some chrome.management APIs (#25098) (#25342) 4 years ago
.circleci 1646f938f3 Revert "refactor: use aws-sdk-js instead of boto (#24863)" 4 years ago
.github a5efc387c7 chore: note quiet period in PR template. (#23889) 4 years ago
build b62e00f0ae fix: handle electron script errors better (#25331) 4 years ago
buildflags ec7942e8b5 fix: build when some buildflags are disabled (#23307) 5 years ago
chromium_src 8798571a77 chore: bump chromium to 0e4ca9c0a63d7a39bd910997ad4c6 (master) (#24687) 4 years ago
default_app c9aa68e32c build: update octicons (#24492) 4 years ago
docs 138fa6cdf3 feat(extensions): add support for some chrome.management APIs (#25098) (#25342) 4 years ago
lib c35ec6bc34 fix: only focus a webContents if the window was not initially hidden (#25323) 4 years ago
npm c97f8109c2 chore: update import for use new ECMA features (#24987) 4 years ago
patches be8db589eb fix: mitigate use of private macOS font API (#25117) 4 years ago
script 7745e48498 chore: graceful handling of notes with sub-lists (#25312) 4 years ago
shell 138fa6cdf3 feat(extensions): add support for some chrome.management APIs (#25098) (#25342) 4 years ago
spec 7931c8abfd ci: cleanup up test app directories (#25257) 4 years ago
spec-main 138fa6cdf3 feat(extensions): add support for some chrome.management APIs (#25098) (#25342) 4 years ago
typings c35ec6bc34 fix: only focus a webContents if the window was not initially hidden (#25323) 4 years ago
vendor 541e10b081 chore: temporarily use submodule and gn DEPS for requests/boto 6 years ago
.clang-format a846088eac Add clang-format config file. 8 years ago
.dockerignore 79ac99c09b build: remove scripts in the tools dir that are unused (#18944) 5 years ago
.env.example 842830d709 build: move Windows release builds to AppVeyor cloud (#18337) 5 years ago
.eslintrc.json f649e604be build: tsify asar and move to webpack js2c pipeline (#24495) 4 years ago
.gitattributes c8944df576 chore: force source code and markdown files to use LF line ending (#25176) 4 years ago
.gitignore 01f5e9c5c4 build: make CI faster, magic contained within (#21086) 5 years ago
.gitmodules 541e10b081 chore: temporarily use submodule and gn DEPS for requests/boto 6 years ago
.remarkrc 2441d51093 add remark lint to ensure fenced codeblocks are formatted properly. 7 years ago
BUILD.gn 5df6c5ecce build: more space on arm64 builds, running out of ideas here (#25043) 4 years ago
CODE_OF_CONDUCT.md 5f2746c48b docs: update code of conduct (#23137) 5 years ago
CONTRIBUTING.md 5c5e006e46 docs: fix typos (#24982) 4 years ago
DEPS 1646f938f3 Revert "refactor: use aws-sdk-js instead of boto (#24863)" 4 years ago
ELECTRON_VERSION ad876ac1b1 Bump v11.0.0-beta.5 4 years ago
LICENSE 70029aa069 chore: update license year (#21657) 5 years ago
README.md 620ac9c2b4 docs: update README.md (#20644) 5 years ago
SECURITY.md 303fcc69be fix(docs): update outdated ref to NSP (#24925) 4 years ago
appveyor.yml 1646f938f3 Revert "refactor: use aws-sdk-js instead of boto (#24863)" 4 years ago
azure-pipelines-arm.yml f146a164af build: add apple silicon support (#24545) 4 years ago
azure-pipelines-woa.yml d8fe7af703 ci: fix WOA failing tests (#25018) 4 years ago
electron_paks.gni 7ded768743 fix: pdf viewer template strings (#24913) 4 years ago
electron_resources.grd d590f2efe3 feat: enable pdf viewer (#21794) 5 years ago
electron_strings.grdp 8bbdc224ac chore: bump chromium to 6d130075d378a64187360ba4e7820 (master) (#24256) 4 years ago
filenames.auto.gni beaf60de0a feat: add nativeImage.createThumbnailFromPath API (#24802) 4 years ago
filenames.gni 138fa6cdf3 feat(extensions): add support for some chrome.management APIs (#25098) (#25342) 4 years ago
filenames.hunspell.gni 8bbdc224ac chore: bump chromium to 6d130075d378a64187360ba4e7820 (master) (#24256) 4 years ago
package.json ad876ac1b1 Bump v11.0.0-beta.5 4 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 3f54f240bd perf: pass primitives directly through the context bridge, avoids copying (#24531) 4 years ago
tsconfig.script.json b0ea1e14e1 build: type check the script folder during lint (#24892) 4 years ago
tsconfig.spec.json ca701bb9af spec: initial spike of main-process based tests 6 years ago
vsts-arm-test-steps.yml d8be385d4b fix: do not register the node ESM loader in renderer processes (#24301) 4 years ago
vsts-arm32v7.yml d8be385d4b fix: do not register the node ESM loader in renderer processes (#24301) 4 years ago
vsts-arm64v8.yml d8be385d4b fix: do not register the node ESM loader in renderer processes (#24301) 4 years ago
yarn.lock 8baa9deccd build: update to typescript 4 (#25091) 4 years ago

README.md

Electron Logo

CircleCI Build Status AppVeyor Build Status devDependency Status

: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 [--save-exact]

The --save-exact flag is recommended for Electron prior to version 2, as it does not follow semantic versioning. As of version 2.0.0, Electron follows semver, so you don't need --save-exact flag. For info on how to manage Electron versions in your apps, see Electron versioning.

For more installation options and troubleshooting tips, see installation.

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.