Table of Contents

Web - App Desktop

About

Web app in a desktop environment

Architecture

There is several kinds of framework :

List

node-webkit

Electron

See Web - Electron (jgraph example)

Phosphore

Deprecated https://phosphorjs.github.io/ - JupyterLab is made with

React Native

React native compiles to binary

Java

The following framework can create distribution file

Style

Between Windows and Mac OS is done by adding a class on the body. (platform-win32 vs platform-darwin on Electron ?)