Created
January 31, 2023 14:06
-
-
Save aaaddress1/68296502e7e8849ee7d5994ca2031310 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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