natpp
v0.1.4
Published
Fast, simple, minimalist tool for create Web Apps to Desktop Apps.
Downloads
15
Readme
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,--name[value], Set app name (default: web hostname)-w,--width[value], Set app width (default: 800)-h,--height[value], Set app height (default: 600)-d,--desc[value], Set app description
Help
natppor
natpp -h