Skip to content

Sebasx-x/electron-sample-apps

Repository files navigation

Electron Sample Apps

This repository contains Electron sample apps to illustrate the usage of Electron APIs.

These sample apps are migrated from nw-sample-apps and chrome-app-sample.

All the sample test on v0.30.2.

How to run apps

  1. Install Electron via npm install -g electron-prebuilt.

  2. Run the sample via electron <electrom-sample-apps-path>/<sample-name>.

If you want to know more about Electron app's development, please refer to the official docs.

About

Sample apps for Electron

Resources

License

Apache-2.0 and 2 other licenses found

Licenses found

Apache-2.0
LICENSE
Apache-2.0
LICENSE.chrome-app-samples
BSD-3-Clause
LICENSE.chromium

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.4%
  • HTML 38.3%
  • CSS 3.0%
  • Other 0.3%