Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 529 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 529 Bytes

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