Skip to content

LXJS/training-node-webkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

node-webkit

![Gitter](https://badges-beta.gitter.im/Join Chat.svg)

Description

With node-webkit you can write native applications with Web technologies. node-webkit is a runtime combining Chromium Web engine and Node.js. Functions from all Node.js modules can be called from DOM directly. So you can write GUI with HTML5 and have the native capabilities via Node.js.

It also provides an easy way of packaing so your application written in HTML5 looks like a native one.

With this training, you will learn

  • 1: How to access Node.js from DOM with node-webkit
  • 2: Make package for your application
  • 3: Learn various node-webkit APIs for native UI (menu, tray, shell)
  • 4: Compiling Node.js C++ modules with nw-gyp

Trainers

Preparations for this training

In order to prepare to this training you should do the following List of readings and exercises. If you have questions, please open an issue and we will be glad to answer, you might be helping other participants too.

Reading

27 jun - 14:30h Participants

28 jun - 17:30h Participants

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published