Home

Awesome

nw-wiki-app

A simple sample app tom demo the usage of node-webkit.

It provides a simple search feature that would fetch, parse and display a summary from wikipedia.

You can checkout the video demo [Sorry feeling laxy to make a good gif, even with giffy]

Fetch the dependencies:

Build and run: ./bar.sh that is nothing but rm app.zip; zip -r app.zip *; nw app.zip

That would look like:

img