Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hokein/electron-sample-apps

Sample apps for Electron
https://github.com/hokein/electron-sample-apps

electron electron-api javascript

Last synced: 6 days ago
JSON representation

Sample apps for Electron

Awesome Lists containing this project

README

        

# Electron Sample Apps

This repository contains Electron sample apps to illustrate the usage of
[Electron APIs](https://github.com/electron/electron/tree/master/docs).

These sample apps are migrated from [nw-sample-apps](https://github.com/zcbenz/nw-sample-apps),
[chrome-app-sample](https://github.com/GoogleChrome/chrome-app-samples) and
[chromium extensions examples](https://code.google.com/p/chromium/codesearch#chromium/src/chrome/common/extensions/docs/examples/&sq=package:chromium&type=cs).

All samples are test on Electron v1.6.11.

## How to run apps

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

2. Run the sample via `electron /`.

If you want to know more about Electron app's development, please refer to the
[official docs](https://github.com/electron/electron/blob/master/docs/tutorial/quick-start.md).

## License

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

## Donation

If this project helps you out, you can give me a cup of coffee :)

[![paypal](https://img.shields.io/badge/donate-paypal-brightgreen.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ZVNVLSK6P6JRG)