Installation
Last updated
Last updated
Firstly you need to install NodeJS 18.20.04, and tick the checkbox that says "Extra tools" to true while installing. Do not skip any pages to not miss this, it's very important.
on Windows get from (chose NodeJS 18.20.04).
on Linux install nvm from (chose NodeJS 18.20.04).
on macOS install nvm from (chose NodeJS 18.20.04).
Then clone the repo from the . To do this, press the blue button that says "Code", and then "Download ZIP"
After cloning the repo and unzipping it if needed, run the file depending on your operating system:
Windows: install.bat
Linux & macOS: install.sh
if you want to run it without an application, controling it using a browser, then run the file depending on your operating system:
Windows: headless_run.bat
Linux & macOS: headless_run.sh
If you want to run it with an application then run the file depending on your operating system:
Windows: run.bat
Linux & macOS: headless_run.sh
For both launching methods you can control it using an external browser by navigating to http://ip_of_machine:6554 or http://127.0.0.1:6554
For usage visit this page.
For suggested hardware visit .