This repo is for storing the following sample.
- Install Node.js
- NW.js
- Install the
NW.jswith the following command.
npm install -g nw - Install the
- Electron
- Install
Electronframework with the followong command.
npm install -g electron - Install
- NW.js
- Run the
NW.jssample via the following command.
nw - Run the
- Electron
- Run the
Electronsample via the following command.
electron . - Run the
- The 1st
NW.js&Electronsample. - Add
inputandbuttoncomponents. - Add feature on traversing directory.
- Add feature on displaying
directory&filefeature. - Add new feature for
search.
- The extended
NW.js&Electronsample.
- The Kiosk
NW.js&Electronsample.
- The tray
NW.js&Electronsample.