Build cross platform desktop apps with JavaScript, HTML, and CSS

Electron: 1.7.8 Node: 7.9.0 Chromium: 58.0.3029.110 V8: 5.8.283.38

It's easier than you think

If you can build a website, you can build a desktop app. Electron is a framework for creating native applications with web technologies like JavaScript, HTML, and CSS. It takes care of the hard parts so you can focus on the core of your application.

Watch the video


Web Technologies

Electron uses Chromium and Node.js so you can build your app with HTML, CSS, and JavaScript.

Open Source

Cross Platform

Compatible with Mac, Windows, and Linux, Electron apps build and run on three platforms.

Get started

To get started with Electron, check out the resources below. Learn how to wrap your web app with Electron, access all the APIs, and generate installers.

Explore the Electron APIs

The Electron API Demos app interactively demonstrates the most important features of the Electron API. See what's possible with Electron with sample code and helpful tips for building your app.

Download from GitHub


Spin up the Quick Start app to see Electron in action:

A minimal Electron app with helpful notations.

# Clone the Quick Start repository
$ git clone https://github.com/electron/electron-quick-start

# Go into the repository
$ cd electron-quick-start

# Install the dependencies and run
$ npm install && npm start

Or dive deeper and read the documentation.

Need Help?

Ask questions in the Discuss forum or our Slack channel. Follow @ElectronJS on Twitter for important announcements. Need to privately reach out? Email electron@github.com.

Apps built on Electron

With Electron, creating a desktop application for your company or idea is easy. Initially developed for GitHub's Atom editor, Electron has since been used to create applications by companies like Microsoft, Facebook, Slack, and Docker.


View more apps or submit your own.