https://github.com/hellonico/origami-electron
Origami + Gorilla + Wrapper with Electron
https://github.com/hellonico/origami-electron
Last synced: 12 months ago
JSON representation
Origami + Gorilla + Wrapper with Electron
- Host: GitHub
- URL: https://github.com/hellonico/origami-electron
- Owner: hellonico
- License: cc0-1.0
- Created: 2017-12-18T06:39:54.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-11-10T18:25:00.000Z (over 3 years ago)
- Last Synced: 2025-02-17T01:43:39.904Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 2.08 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# dev mode
```
npm install
npm start
```
# package mode
```
npm install electron-packager -g
git clone git@github.com:hellonico/origami_samples.git origami
electron-packager . origamiapp --overwrite
```
# Screenshot
### macos

### windows

### linux (manjaro)

Copyright - Nicolas Modrzyk 2018