Skip to content

Instantly share code, notes, and snippets.

@aaaddress1
Created January 31, 2023 14:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aaaddress1/68296502e7e8849ee7d5994ca2031310 to your computer and use it in GitHub Desktop.
Save aaaddress1/68296502e7e8849ee7d5994ca2031310 to your computer and use it in GitHub Desktop.
wget //github.com/LeonardLaszlo/nw.js-armv7-binaries/releases/download/nw60-arm64_2022-01-08/nw60-arm64_2022-01-08.tar.gz
tar xvf nw60-arm64_2022-01-08.tar.gz
tar xvf usr/docker/dist/nwjs-chromium-ffmpeg-branding/nwjs-symbol-v0.60.1-linux-arm64.tar.gz
cd nwjs-v0.60.1-linux-arm64/
export DISPLAY=:0.0
./nw --use-gl=egl --ignore-gpu-blacklist --disable-accelerated-2d-canvas --num-raster-threads=2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment