Just download the QRookieMacOS-x.x.x.arch.dmg version from the releases page, open it and magic will happen.
Just download the QRookieWindows-x.x.x.arch.zip version from the releases page, unzip it and run qrookie-node.exe.
Linux have several versions, choose the one that fits your system.
Just download the QRookieLinux-x.x.x.arch.deb version from the releases page, install it with dpkg -i QRookieLinux-x.x.x.arch.deb and run qrookie-node.
Just download the QRookieLinux-x.x.x.arch.rpm version from the releases page, install it with rpm -i QRookieLinux-x.x.x.arch.rpm and run qrookie-node.
Just download the QRookieLinux-x.x.x.arch.AppImage version from the releases page, make it executable with chmod +x QRookieLinux-x.x.x.arch.AppImage and run it with ./QRookieLinux-x.x.x.arch.AppImage.
Just run the script below to download the latest version:
curl -fsSL https://raw.githubusercontent.com/victorwads/QRookieNode/main/platforms/headless-install.sh | bashthen just run ./start After that, access it from your browser at http://localhost:3001 or using your device IP address on your local network.
On termux, the script will install all dependencies and download the latest version of QRookieNode. But on linux you need to install manually the dependencies. Dependencies:
nodejsyarn7zip
If you have any problems, please open an issue on the issues page.