Per l'Italiano, guarda README.it.md
Desktop debug console for Lares4 panels, built with Tauri and powered by lares4-ts.
- Node.js 22+
- Rust toolchain (for
npm run tauri:build; install via rustup)
npm ciStarts the Vite dev server and opens the Tauri shell:
npm run devConnection settings (IP, PIN, sender, WSS) and saved profiles are configured in the app window.
npm run buildOutput: dist-desktop/.
Requires Rust/Cargo on your machine:
npm run tauri:buildnpm run test:ci