|
2 years ago | |
---|---|---|
.circleci | 7e06da25ef ci: wait longer for goma to be ready (#34965) | 2 years ago |
.devcontainer | 93d7968d64 build: fix gclient config file | 3 years ago |
.github | d7fedd2961 ci: turn off windows on arm test result comments (#35169) | 2 years ago |
.husky | a1a90ed03b chore: Update husky v6.0.0 (#28827) | 4 years ago |
build | c10922f15f fix: use win_clang_x64 binary for x86 extract symbols (#35091) | 2 years ago |
buildflags | 5b583c8808 feat: add immersive dark mode on windows (#34549) | 2 years ago |
chromium_src | 3f6b9a8fcd fix: ensure chrome colors are initialized (#35402) | 2 years ago |
default_app | 6667de28e3 chore: use webContents.setWindowOpenHandler() in default-app (#34308) | 2 years ago |
docs | 36885ea919 docs: add back docs about asar archives (#35666) | 2 years ago |
lib | 73deb5f56d fix: potential "Object has been destroyed" error in BrowserWindow.getFocusedWindow (#35644) | 2 years ago |
npm | ff5f66395e chore: upgrade extract-zip for installer (#34166) | 2 years ago |
patches | a62b98a23f fix: uv_os_gethostname failing on Windows 7 (libuv patch regression) (#35705) | 2 years ago |
script | 880d06e304 build: make check-symlinks.js aware of BRANDING.json changes (#35670) | 2 years ago |
shell | eb819e0881 build: fix building with enable_basic_printing false (#35692) | 2 years ago |
spec | 09beb48648 fix: app.relaunch loses args when execPath specified (#35253) | 2 years ago |
spec-main | cb5b28f833 feat: webFrameMain.origin (#35535) | 2 years ago |
typings | 4f3be68ad5 refactor: only create webContents after 'will-attach-webview' (#35016) | 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 | 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 | 67957aac67 docs: expand tutorial (#34604) (#34797) | 2 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 | 6c29ab10a4 fix: ensure native modules use the correct config (#35160) | 2 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 | bc09b08664 chore: bump chromium to 104.0.5112.124 (20-x-y) (#35674) | 2 years ago |
ELECTRON_VERSION | e867b08172 Bump v20.1.4 | 2 years ago |
LICENSE | 47792d2ecb chore: update copyright headers (#27697) | 4 years ago |
README.md | 92c5dedc76 Update china npmmirror (#33401) | 3 years ago |
SECURITY.md | 265474882c docs: Update Branch Name (#31106) | 3 years ago |
appveyor.yml | ecdfca8f13 ci: switch to GHA for WOA (#35120) | 2 years ago |
electron_paks.gni | 948949f83d chore: bump chromium to 104.0.5073.0 (20-x-y) (#34352) | 2 years ago |
electron_resources.grd | 0168aede8e chore: use //chrome resources directly (#33626) | 3 years ago |
filenames.auto.gni | 2fe5d0e1e8 feat: Added missing info to IAP transaction and product structures (#31739) | 3 years ago |
filenames.gni | c7509b0a53 fix: add support for --ozone-platform-hint flag on Linux (#35014) | 2 years ago |
filenames.hunspell.gni | 7e59d784a0 chore: bump chromium to 102.0.4961.0 (main) (#33091) | 3 years ago |
filenames.libcxx.gni | db0830e0f8 chore: bump chromium to 104.0.5112.39 (20-x-y) (#34425) | 2 years ago |
filenames.libcxxabi.gni | 7e59d784a0 chore: bump chromium to 102.0.4961.0 (main) (#33091) | 3 years ago |
package.json | e867b08172 Bump v20.1.4 | 2 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 |
yarn.lock | 6cb2b9eab7 build: do not checkout chromium for ts docs check (#34331) | 2 years ago |
: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].
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.
Each Electron release provides binaries for macOS, Windows, and Linux.
ia32
(x86
), x64
(amd64
), and arm64
binaries for Windows. Windows on ARM support was added in Electron 5.0.8.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
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)
See the Advanced Installation Instructions to learn how to use a custom mirror.
We crowdsource translations for our documentation via Crowdin. We currently accept translations for Chinese (Simplified), French, German, Japanese, Portuguese, Russian, and Spanish.
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.
Info on reporting bugs, getting help, finding third-party tools and sample apps, and more can be found on the Community page.
When using Electron logos, make sure to follow OpenJS Foundation Trademark Policy.