|
1 year ago | |
---|---|---|
.circleci | 9d0e6d09f0 chore: bump chromium to 119.0.6043.0 (main) (#40045) | 1 year ago |
.devcontainer | ee4460ac68 build: correct codespaces devcontainer extensions settings (#39123) | 1 year ago |
.github | 02b58333dc ci: update release project board workflows (#40020) | 1 year ago |
.husky | 561be72373 chore: update husky to v8.0.1 (#34343) | 2 years ago |
build | b5997a012d chore: enable v8_enable_private_mapping_fork_optimization by default (#39253) | 1 year ago |
buildflags | e613595982 build: allow overriding electron version (#39974) | 1 year ago |
chromium_src | 9d0e6d09f0 chore: bump chromium to 119.0.6043.0 (main) (#40045) | 1 year ago |
default_app | ac031bf8de feat: I guess it's esm (#37535) | 1 year ago |
docs | 37c79ea844 docs: add PipeWire integration instructions for snaps (#40019) | 1 year ago |
lib | 371e83a8d2 fix: support esm entrypoint to utility process (#40047) | 1 year ago |
npm | 1d98b27a66 chore: update node types version (#36924) | 2 years ago |
patches | 9d0e6d09f0 chore: bump chromium to 119.0.6043.0 (main) (#40045) | 1 year ago |
script | 43a646ed85 build: log uploads to GitHub (#40034) | 1 year ago |
shell | 04b2ba84cd refactor: replace remaining `NULL` with `nullptr` (#40053) | 1 year ago |
spec | d301616f60 chore: remove deprecated `app.runningUnderRosettaTranslation()` (#39956) | 1 year ago |
spec-chromium | ea6f873f97 chore: bump chromium to 109.0.5382.0 (main) (#36057) | 2 years ago |
typings | d75a852743 refactor: use type enum in file stats for asar archive (#39889) | 1 year ago |
.clang-format | a846088eac Add clang-format config file. | 8 years ago |
.clang-tidy | 08593fd2bd chore: fix clang-tidy warnings (#38079) | 2 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 | 81a454d148 chore: re-enable node/no-deprecated-api linting (#38899) | 1 year ago |
.git-blame-ignore-revs | a5a4818b67 chore: add ignore revs file for GH blame UI (#33171) | 3 years ago |
.gitattributes | 534e90c2a6 build: force LF checkout of more files (#38194) | 1 year 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 | 9ccf2275d2 chore: migrate to @electron/lint-roller for Markdown linting (#38191) | 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 | e613595982 build: allow overriding electron version (#39974) | 1 year ago |
CODE_OF_CONDUCT.md | abb1504ecc docs: use asterisks for unordered lists (#26552) | 4 years ago |
CONTRIBUTING.md | 77cc1d6ffa chore: add dependencies upgrade policy to readme (#39163) | 1 year ago |
DEPS | 9d0e6d09f0 chore: bump chromium to 119.0.6043.0 (main) (#40045) | 1 year ago |
LICENSE | 47792d2ecb chore: update copyright headers (#27697) | 4 years ago |
README.md | b8ac798344 docs: use `node:` imports for node core modules (#39681) | 1 year ago |
SECURITY.md | 9616dfb1f6 docs: update SECURITY.md with new GHSA reporting feature (#36367) | 2 years ago |
appveyor-bake.yml | feaf18e371 chore: bump chromium to 113.0.5636.0 (main) (#37130) | 2 years ago |
appveyor-woa.yml | 9d0e6d09f0 chore: bump chromium to 119.0.6043.0 (main) (#40045) | 1 year ago |
appveyor.yml | 9d0e6d09f0 chore: bump chromium to 119.0.6043.0 (main) (#40045) | 1 year ago |
electron_paks.gni | 986becdb4d chore: bump chromium to 119.0.6016.0 (main) (#39898) | 1 year ago |
electron_resources.grd | 0168aede8e chore: use //chrome resources directly (#33626) | 3 years ago |
filenames.auto.gni | 5078cae861 chore: remove deprecated `ipcRenderer.sendTo()` (#39087) | 1 year ago |
filenames.gni | 2190793fe6 fix: disable background throttling also in the `viz::DisplayScheduler` (#38924) | 1 year ago |
filenames.hunspell.gni | 7e59d784a0 chore: bump chromium to 102.0.4961.0 (main) (#33091) | 3 years ago |
filenames.libcxx.gni | 28eda03aba chore: bump chromium to 119.0.6019.2 (main) (#39925) | 1 year ago |
filenames.libcxxabi.gni | c3036d4557 chore: bump chromium to 117.0.5938.0 (main) (#39375) | 1 year ago |
package.json | 463586a6c5 chore(deps): roll nan to pick up upstreams (#39916) | 1 year 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 | 607e71d563 refactor: replace Object.prototype.hasOwnProperty() with Object.hasOwn() (#38929) | 1 year 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 | f628ce67dd build(deps): bump get-func-name from 2.0.0 to 2.0.2 (#40013) | 1 year ago |
: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].
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. Support for Windows 7, 8 and 8.1 was removed in Electron 23, in line with Chromium's Windows deprecation policy.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('node: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.