-
rename
.env.template
file to.env
and replaceXXXXXXXXX
with your serial id (as found on camera) -
download and install node: https://nodejs.org (tested with v21)
-
install dependencies:
npm install
npm run dev
If the installation was successful, you should get a CLI options menu like this;
- Tested on Windows and WSL.
- Only works for Flir E4 that is connected to local WIFI
- Currently only downloads all Flir files to a local folder. Modding is WIP