Skip to content

Alovoa/alovoa-electron

Repository files navigation

Alovoa Desktop for Linux

Alovoa Linux client built with Electron. Forked from this repository: https://github.com/mimbrero/whatsapp-desktop-linux

🔨 CLI arguments

  • --start-hidden: starts Alovoa hidden in tray.

🚧 Development

PR and forks are welcome!

  1. Clone the repo
git clone https://github.com/Alovoa/alovoa-electron.git
cd alovoa-electron
  1. Install dependencies
npm install
  1. Run or build
npm start # compile and run
npm run build # compile and build