Skip to content

msjonathan/electron-sample-apps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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, chrome-app-sample and chromium extensions examples.

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 <electron-sample-apps-path>/<sample-name>.

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

License

electron-sample-apps is pulished under the Apache v2 license. See LICENSE for details.

About

Sample apps for Electron

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.5%
  • HTML 38.0%
  • CSS 3.0%
  • Other 0.5%