Package Details: nwjs-bin 0.111.2-1

Git Clone URL: https://aur.archlinux.org/nwjs-bin.git (read-only, click to copy)
Package Base: nwjs-bin
Description: Runtime based on Chromium and node.js
Upstream URL: https://nwjs.io
Keywords: node-webkit nw.js
Licenses: MIT
Provides: node-webkit, nwjs
Submitter: yan12125
Maintainer: lufog
Last Packager: lufog
Votes: 54
Popularity: 0.005598
First Submitted: 2015-08-14 09:25 (UTC)
Last Updated: 2026-05-12 04:28 (UTC)

Dependencies (6)

Sources (3)

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

Jake commented on 2025-01-23 19:09 (UTC)

Thanks for the positive feedback lufog! Usually people comment only that something does not work ;)

lufog commented on 2025-01-23 14:55 (UTC) (edited on 2025-01-23 14:55 (UTC) by lufog)

Many thanks to all who maintain this package. Stripped all my RPG Maker MV/VN Maker games, to have only www folder, package.json file, and simple game.sh wrapper script

#!/bin/sh

exec nw .

Pros:

  • freed up 5.3 GB of disk space by deleting NW.js distributed with each game;
  • single updated NW.js for all games.

Cons:

  • haven't found any yet. I was afraid that very old games wouldn't work with the new NW.js, but all the games I tested work great!

simona commented on 2024-09-30 10:12 (UTC) (edited on 2024-09-30 10:12 (UTC) by simona)

bug on last release? how can I downgrade?

deadite66 commented on 2022-09-11 05:19 (UTC)

looks like there are problems with 0.68.0

https://github.com/nwjs/nw.js/issues/7963

somebody commented on 2022-07-26 15:02 (UTC)

it's back! the pkgbuild is ripped straight from nwjs-bin so lmk if there are any issues or anything

nopby commented on 2021-10-20 06:20 (UTC)

Update bro

DuBistKomisch commented on 2020-02-11 09:44 (UTC)

Is the tarball download always really slow (<100KB/s) for everyone else? Are there any mirrors available?

hagabaka commented on 2019-11-27 01:32 (UTC)

I got a checksum failure:

-sha256sums=('8f817e45dfee8a08aef92fdcb963865ed8103906c13aea2ef61f961b7896ef30')
+sha256sums=('2446b116c3a643d80bc86c3d94c3cc21918793a99580cec95d43960dbac08c24')

<deleted-account> commented on 2018-07-13 18:50 (UTC)

I drop out i686 arch, since arch no longer support it.

hecate commented on 2017-02-15 02:15 (UTC) (edited on 2017-02-15 02:16 (UTC) by hecate)

I accidentally flagged as out of date at a pretty early hour for me since the script was failing on retrieving the remote file, but it turned out to be an error with somehow, there was already a (partial?) file in that directory (apparently due to some downtime at nwjs.io :|), and curl was failing to download because of it somehow. Sorry about that. I'm terrible. This package isn't out of date, and I'll try to drink more caffeine before flagging packages ever again.