https://github.com/iyashwantsaini/electron_demo_apps
https://github.com/iyashwantsaini/electron_demo_apps
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/iyashwantsaini/electron_demo_apps
- Owner: iyashwantsaini
- License: apache-2.0
- Created: 2020-05-25T10:54:47.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-25T10:58:09.000Z (about 5 years ago)
- Last Synced: 2025-01-16T22:29:46.640Z (5 months ago)
- Language: JavaScript
- Size: 3.25 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 :)
[](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ZVNVLSK6P6JRG)