Solutions for distributing HTML5 applications as desktop applications? [closed]
What are some solutions for distributing an HTML5 based desktop application? I want to be able to distribute my HTML5 app as a standalone desktop application on Windows, OSX, and Linux. I would like for people to be able to double click my app icon shortcut to run my program. I don't want the browser window showing at all, just my app. Is this possible? Samuel Herzog HTML5 Apps in 2014 Frames by chrome/webkit Electron (former Atom Shell) Electron is an open source library developed by GitHub for building cross-platform desktop applications with HTML, CSS, and JavaScript. Electron accomplishes