Alovoa Linux client built with Electron. Forked from this repository: https://github.com/mimbrero/whatsapp-desktop-linux
--start-hidden
: starts Alovoa hidden in tray.
PR and forks are welcome!
- Clone the repo
git clone https://github.com/Alovoa/alovoa-electron.git
cd alovoa-electron
- Install dependencies
npm install
- Run or build
npm start # compile and run
npm run build # compile and build