- Run headless: No browser UI window displayed. (You can change this later with
WAAR_HEADLESS
env variable) - Keep session stored for next uses: Scan QR directly from terminal and only once
npx waar
npm i waar -g
(Persist it locally to avoid further Puppeteer downloads)npx waar
-
git clone https://github.com/yeikiu/waar
-
cd waar
-
npm i
(install dependencies once) -
npm run watch