Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hokein/electron-sample-apps
- Owner: hokein
- License: apache-2.0
- Created: 2015-05-14T07:33:31.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-08-31T17:45:12.000Z (over 3 years ago)
- Last Synced: 2024-11-29T04:02:39.441Z (13 days ago)
- Topics: electron, electron-api, javascript
- Language: JavaScript
- Homepage:
- Size: 3.35 MB
- Stars: 3,911
- Watchers: 128
- Forks: 932
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-luooooob - hokein/electron-sample-apps - Sample apps for Electron (JavaScript)
- awesome-electron - Electron API usage - Sample apps illustrating usage of Electron APIs. (Apps / Samples)
- awesome-electron-zh - Electron API usage - Sample apps illustrating usage of Electron APIs. (Apps / Samples)
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)