0.1.4 • Published 8 years ago
natpp v0.1.4
Natpp
Fast, simple, minimalist tool for create Web Apps to Desktop Apps.

Installation
npm install natpp -gFeatures
- Create once use everywhere.
- Just create link.
- For Windows (I dont' have MacBook).
- Arch auto check.
- Icon from web favicon (only support .ico).
Usage
Create native app.
natpp http://www.example.com/Custom app name.
natpp http://www.example.com/ -n myappCustom app window size.
natpp http://www.example.com/ -w 400 -h 600Options
-n,--namevalue, Set app name (default: web hostname)-w,--widthvalue, Set app width (default: 800)-h,--heightvalue, Set app height (default: 600)-d,--descvalue, Set app description
Help
natppor
natpp -h