https://github.com/n0toose/best-electron-app-ever
Silly Electron app made at my own leisure.
https://github.com/n0toose/best-electron-app-ever
boredom electron electron-app electron-application
Last synced: 2 months ago
JSON representation
Silly Electron app made at my own leisure.
- Host: GitHub
- URL: https://github.com/n0toose/best-electron-app-ever
- Owner: n0toose
- License: mit
- Created: 2019-03-16T21:50:17.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-04-30T16:31:12.000Z (about 2 years ago)
- Last Synced: 2025-04-14T20:16:09.702Z (2 months ago)
- Topics: boredom, electron, electron-app, electron-application
- Language: HTML
- Size: 108 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Best Electron App Ever
Silly Electron app made at my own leisure.
## Getting started
* Install Electron.
```
npm install --save-dev electron
```* Clone the repository.
* Run the command `electron .` inside this directory.
## Made With
* [Electron 4.10](http://electronjs.org)
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details