“Hello Habrahabr!” is a helloworld-type application to illustrate Mithgol's blog entries on Habrahabr.Ru about node-webkit.
-
Download https://github.com/Mithgol/Hello-Habrahabr/archive/master.zip and unpack to some folder.
-
Download node-webkit (the engine, not the source) and unpack to the same folder.
-
Run node-webkit.
(You may also unpack node-webkit to some other folder and run nw /path/to/Hello-Habrahabr
.)
The source code is MIT-licensed (see LICENSE
), with the following exceptions:
-
The file
$.js
contains jQuery, which is also MIT-licensed, but Mithgol is not a jQuery's author. -
The photo (
alley.jpg
) is shared on the terms of Creative Commons Attribution 3.0 Unported license. (Mithgol is the author.) -
The font file (
PTM75F_W.woff
) is shared by ParaType on the terms of PT Free Font License. (SeePT Free Font License_eng_1.3.txt
orPT Free Font License_rus_1.3.txt
.) -
The icon file (
habr.ico
) contains the icon of Habrahabr.Ru web site. That's fair use for illustrative purposes.