You are about to install a new desktop application that you downloaded from a website.

web-tech

Web Technologies

Electron embeds Chromium and Node.js to enable web developers to create desktop applications.

cross-platform

Cross Platform

Compatible with macOS, Windows, and Linux, Electron apps run on three platforms across all supported architectures.

open-source

Open Source

Electron is an open source project maintained by the OpenJS Foundation and an active community of contributors.

Desktop development made easy

Electron takes care of the hard parts so you can focus on the core of your application.

You are about to install a new desktop application that you downloaded from a website.

Native graphical user interfaces

Interact with your operating system's interfaces with Electron's main process APIs. Customize your application window appearance, control application menus, or alert users through dialogs or notifications.

You are about to install a new desktop application that you downloaded from a website.

Automatic software updates

Send out software updates to your macOS and Windows users whenever you release a new version with Electron's autoUpdater module, powered by Squirrel.

You are about to install a new desktop application that you downloaded from a website.

Application installers

Use community-supported tooling to generate platform-specific tooling like Apple Disk Image (.dmg) on macOS, Windows Installer (.msi) on Windows, or RPM Package Manager (.rpm) on Linux.

You are about to install a new desktop application that you downloaded from a website.

You are about to install a new desktop application that you downloaded from a website.

Crash reporting

Automatically collect JavaScript and native crash data from your users with the crashReporter module. Use a third-party service to collect this data or set up your own on-premise Crashpad server.

Use the tools you love

With the power of modern Chromium, Electron gives you an unopinionated blank slate to build your app. Choose to integrate your favourite libraries and frameworks from the front-end ecosystem, or carve your own path with bespoke HTML code.

React

Vue.js

Next.js

Tailwind CSS

Bootstrap

Three.js

Angular

TypeScript

webpack

Playwright

You are about to install a new desktop application that you downloaded from a website.

Testing Library

Sass

New!

Electron Forge

Electron Forge is a batteries-included toolkit for building and publishing Electron apps. Get your Electron app started the right way with first-class support for JavaScript bundling and an extensible module ecosystem.

$ npm init electron-app@latest my-app
✔ Locating custom template: "base"
✔ Initializing directory
✔ Preparing template
✔ Initializing template
✔ Installing template dependencies

Direct download

Installation

If you want to figure things out for yourself, you can install the Electron package directly from the npm registry.

For a production-ready experience, install the latest stable version. If you want something a bit more experimental, try the prerelease or nightly channels.

  • Stable
  • Prerelease
  • Nightly

$ npm install --save-dev electron@latest
# Electron 22.0.0
# Node 16.17.1
# Chromium 108.0.5359.62

Experiment with the API

Electron Fiddle

Electron Fiddle lets you create and play with small Electron experiments. It greets you with a quick-start template after opening — change a few things, choose the version of Electron you want to run it with, and play around.

Save your Fiddle either as a GitHub Gist or to a local folder. Once pushed to GitHub, anyone can quickly try your Fiddle out by just entering it in the address bar.

You are about to install a new desktop application that you downloaded from a website.

Apps users love, built with Electron

Thousands of organizations spanning all industries use Electron to build cross-platform software.

Which steps must you take to uninstall an app you installed from the Windows Store quizlet?

Which steps must you take to uninstall an app you installed from the Windows Store? Right-click the app tile and click Uninstall. Your organization's security policy prohibits end users from downloading and installing applications on their workstations.

Which of the options are types of desktop applications?

The examples of some of the popular desktop applications are, word processing applications such as Microsoft Word and WPS Office which are designed to edit the textual content, gaming applications such as Minesweeper and Solitaire which are used for entertainment, web browsers such as Internet Explorer, Chrome and ...

What are the most common types of files used to install Windows desktop applications?

What are the most common types of files used to install windows desktop applications? .exe is an executable file and . msi is a windows installer package.

What is the official name of an application on a desktop or a laptop?

Simply put, an app is a type of software that allows you to perform specific tasks. Applications for desktop or laptop computers are sometimes called desktop applications, while those for mobile devices are called mobile apps.