SlideShare a Scribd company logo
node-webkit
OpenWeb as a packaged app
robert.szaloki@euedge.com
node-webkit
● made by intel in 2011
● Chromium + node.js
● html + css + js ➡ linux, OS X, windows
node-webkit > browser
● user files
● low level networking
● frameless windows
● node.js functions live in the rendering
thread
● all script operations as user gesture
● global access for local pages
layers
node-webkit app
node.js modules
jade, level, ...
web libraries
jQuery, angular, ...
node.js native
crypto, fs, ...
DOM
window, GUM, ...
structure
app
package.json
index.html
js
css
node_modules
package.json
{
"name": "countdown",
"main": "index.html",
"window": {
"frame": false,
"width": 1000,
"height": 125,
"title": "final countdown",
"icon": "link.png",
"toolbar": true,
"position": "mouse",
"min_width": 400,
"min_height": 200,
"max_width": 800,
"max_height": 600
},
"dependencies": {
}
}
build/start
1. download node-webkit binary
2. zip all of your assets
zip -r ../app.nw *
3. start
node-webkit app.nw
4. create a bundle:
cat /usr/bin/nw app.nw > app &&
chmod +x app
Thanks!
Questions?

More Related Content

PPTX
Modern web develop
PPTX
JavaScript Basics
PPTX
jQuery Conf 2012
PDF
移动端 Web 开发技术交流
PPTX
Angular js
PDF
Advanced jQuery (Ajax Exp 2007)
PPTX
Creating 3D Worlds with WebGL and Babylon.js - Codemotion.es
DOCX
jQuery Code Testing
Modern web develop
JavaScript Basics
jQuery Conf 2012
移动端 Web 开发技术交流
Angular js
Advanced jQuery (Ajax Exp 2007)
Creating 3D Worlds with WebGL and Babylon.js - Codemotion.es
jQuery Code Testing

What's hot (15)

PDF
Banquet 46
PPTX
Unleashing WebGL & WebAudio with babylon.js
PPTX
Introduction to j_query
PDF
Bootstrap Study Share
PDF
HTML5 تکنولوژی های موجود در
PDF
Webové aplikace v JavaScriptu
PDF
Once upon a time, there were css, js and server-side rendering
PPT
Yuihacku iitd-sumana
PDF
Css sprite_maker-1
PPT
JS, CMS, untangle the mess
KEY
MongoDB at RuPy
PDF
ITNetwork - 3D na webu
PDF
Ride on the Fast Track of Web with Ruby on Rails
PDF
Ride on the Fast Track of Web with Ruby on Rails- Part 1
PDF
BINARY DATA ADVENTURES IN BROWSER JAVASCRIPT
Banquet 46
Unleashing WebGL & WebAudio with babylon.js
Introduction to j_query
Bootstrap Study Share
HTML5 تکنولوژی های موجود در
Webové aplikace v JavaScriptu
Once upon a time, there were css, js and server-side rendering
Yuihacku iitd-sumana
Css sprite_maker-1
JS, CMS, untangle the mess
MongoDB at RuPy
ITNetwork - 3D na webu
Ride on the Fast Track of Web with Ruby on Rails
Ride on the Fast Track of Web with Ruby on Rails- Part 1
BINARY DATA ADVENTURES IN BROWSER JAVASCRIPT
Ad

Viewers also liked (10)

PDF
Amsterdam.js talk: node webkit
PDF
Res tful services
PDF
Cross-platform Desktop application with AngularJS and build with Node-webkit
PDF
Slack Pro Tips - The most used tool, the least known one
PDF
Building native desktop applications with node-webkit
PPTX
这年头,你只需要懂Node webkit
PDF
Kick ass code editing and end to end JavaScript debugging
PPTX
Updated: NW.js - Desktop Apps with Javascript
PDF
Building a Desktop Streaming console with Node.js and WebKit
PPTX
JavaScript on the Desktop
Amsterdam.js talk: node webkit
Res tful services
Cross-platform Desktop application with AngularJS and build with Node-webkit
Slack Pro Tips - The most used tool, the least known one
Building native desktop applications with node-webkit
这年头,你只需要懂Node webkit
Kick ass code editing and end to end JavaScript debugging
Updated: NW.js - Desktop Apps with Javascript
Building a Desktop Streaming console with Node.js and WebKit
JavaScript on the Desktop
Ad

Similar to Node webkit-meetup (20)

PDF
Native Desktop App with Node.js Webkit (HTML, CSS & Javascript)
PDF
Desktop apps with node webkit
PDF
WebKit, why it matters (PDF version)
PDF
node-webkit : Make a magic from your a desktop app to desktop app!
PDF
Web technologies for desktop development @ berlinjs apps
PDF
WebKit and Blink: Open Development Powering the HTML5 Revolution (LinuxCon No...
PDF
WebKit and Blink: Bridging the Gap Between the Kernel and the HTML5 Revolutio...
PDF
WebKit and Blink: Bridging the Gap Between the Kernel and the HTML5 Revolution
PPTX
WebKit, why it matters?
PDF
WebKit and Blink: open development powering the HTML5 revolution
PDF
The WebKit project
PDF
The WebKit project (LinuxCon North America 2012)
PDF
Web technologies for desktop development
PDF
Taking The Cloud Native
PDF
WebKit2 And You (GUADEC 2013)
PDF
Multiplatform hybrid development
PDF
Browsers and Web Runtimes for Automotive: Alternatives, Challenges, and Curre...
PDF
Electron: Linux, Windows or Macos?
PDF
Electron Firenze 2020: Linux, Windows o MacOS?
PDF
Electron JS | Build cross-platform desktop applications with web technologies
Native Desktop App with Node.js Webkit (HTML, CSS & Javascript)
Desktop apps with node webkit
WebKit, why it matters (PDF version)
node-webkit : Make a magic from your a desktop app to desktop app!
Web technologies for desktop development @ berlinjs apps
WebKit and Blink: Open Development Powering the HTML5 Revolution (LinuxCon No...
WebKit and Blink: Bridging the Gap Between the Kernel and the HTML5 Revolutio...
WebKit and Blink: Bridging the Gap Between the Kernel and the HTML5 Revolution
WebKit, why it matters?
WebKit and Blink: open development powering the HTML5 revolution
The WebKit project
The WebKit project (LinuxCon North America 2012)
Web technologies for desktop development
Taking The Cloud Native
WebKit2 And You (GUADEC 2013)
Multiplatform hybrid development
Browsers and Web Runtimes for Automotive: Alternatives, Challenges, and Curre...
Electron: Linux, Windows or Macos?
Electron Firenze 2020: Linux, Windows o MacOS?
Electron JS | Build cross-platform desktop applications with web technologies

More from EU Edge (15)

PDF
Synchronization with CouchDB and PouchDB
PDF
How I learned to Stop Worrying and Love the inline-block
PDF
Node.js
PDF
What is python
PDF
Advanced python
PDF
WebGL
PDF
Python alapu mobil backend
PDF
Open gl
PDF
Google glass a developers perspective
PDF
Google glass ict day presentation
PDF
How does it work the keyboard
PDF
Frontend meetup 2014.06.25
PDF
Eu edge intro
PDF
Halado css eu edge
PDF
Miért jó oktatóanyagot készíteni?
Synchronization with CouchDB and PouchDB
How I learned to Stop Worrying and Love the inline-block
Node.js
What is python
Advanced python
WebGL
Python alapu mobil backend
Open gl
Google glass a developers perspective
Google glass ict day presentation
How does it work the keyboard
Frontend meetup 2014.06.25
Eu edge intro
Halado css eu edge
Miért jó oktatóanyagot készíteni?

Recently uploaded (20)

PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PPTX
Programs and apps: productivity, graphics, security and other tools
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PPTX
sap open course for s4hana steps from ECC to s4
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PPT
Teaching material agriculture food technology
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
Empathic Computing: Creating Shared Understanding
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
Approach and Philosophy of On baking technology
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PDF
Review of recent advances in non-invasive hemoglobin estimation
The Rise and Fall of 3GPP – Time for a Sabbatical?
Programs and apps: productivity, graphics, security and other tools
Dropbox Q2 2025 Financial Results & Investor Presentation
Unlocking AI with Model Context Protocol (MCP)
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
Chapter 3 Spatial Domain Image Processing.pdf
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
sap open course for s4hana steps from ECC to s4
NewMind AI Weekly Chronicles - August'25 Week I
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Teaching material agriculture food technology
Understanding_Digital_Forensics_Presentation.pptx
Mobile App Security Testing_ A Comprehensive Guide.pdf
Empathic Computing: Creating Shared Understanding
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Approach and Philosophy of On baking technology
Building Integrated photovoltaic BIPV_UPV.pdf
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
Review of recent advances in non-invasive hemoglobin estimation

Node webkit-meetup