Here are
42 public repositories
matching this topic...
A seed project with vue and nwjs
Updated
Sep 29, 2018
JavaScript
Build cross platform GUI apps with GO and HTML/JS/CSS (powered by nwjs)
A YouTube player for the desktop
Updated
May 5, 2020
TypeScript
An example using Edge in NW.js directly from the DOM
Updated
May 31, 2016
HTML
An experimental work of magic that would allow your local Mist interface to connect to an external (public-facing) node.
Updated
Aug 12, 2017
JavaScript
A torrent streaming media player in NW.js. Don't use, not maintained anymore.
Updated
Aug 21, 2017
JavaScript
Updated
Apr 26, 2019
JavaScript
Modern IRC Client in nw.js and Backbone
Updated
Jun 29, 2015
JavaScript
An example using Edge in NW.js via a spawned regular Node process
Updated
May 30, 2016
JavaScript
Super simple file browsing app made using nw.js and Angular.js 1.x for Node 8.x
Visualize, summarize and analyze running activities from Garmin devices.
NW.js React Boilerplate - Run React on NW.js without server side code
Updated
Nov 3, 2019
JavaScript
Example app based on nw-skeleton framework
Updated
Nov 25, 2017
JavaScript
Updated
Apr 30, 2020
TypeScript
Your radio / Ваше Радио (Node Webkit JavaScript)
Updated
Nov 25, 2019
JavaScript
A simple Memobird desktop app built with NWjs.
Updated
Mar 10, 2018
HTML
Makensis installer for nwjs apps
Updated
Jun 11, 2019
NSIS
fake 3d pixelart sprite editor
Updated
Mar 20, 2019
JavaScript
Приложение «Генератор розыгрыша призов» на Node Webkit JavaScript (nwjs).
Updated
Mar 8, 2020
JavaScript
An npm package to package NW.js apps for all major platforms (Windows, Linux, MAC OS X).
Updated
May 26, 2019
NSIS
NotePad is a demo program using Mint and Maid. This repository goes with tutorials on Tuts+.
Updated
Oct 22, 2018
JavaScript
Updated
Feb 13, 2017
JavaScript
Updated
May 7, 2020
JavaScript
Desktop platform used in sismologic museum to show to the visitors the last worst earthquakes in the world (nwjs container using HTML5, CSS3, angular, Openlayers3 and nodejs).
Updated
Oct 17, 2016
JavaScript
Desktop app to easily sync audio files from a fieldrecorder's SD card to the PC
Updated
Aug 18, 2019
JavaScript
Skeleton framework for node-webkit (nwjs.io) desktop applications
Updated
Oct 30, 2019
JavaScript
Improve this page
Add a description, image, and links to the
nwjs-application
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
nwjs-application
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
One thing that just tripped me up - The executable on Windows has to be compiled for the same processor platform as your NW.js. (Or, at least in my case, the 64-bit updater couldn't rename the folder for a 32-bit app.) Otherwise you'll get an "access denied" error.