dagmoller / whatsapp-electron

Simple WhatsApp Client built on Electron

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WhatsApp Electron

WhatsApp Client built on Electron with multi-account support!
Tested on Linux and Windows.

Compilation and Usage

Requires:

  • Nodejs == v18
  • npm
  • git

Run:

# Clone the repo
git clone https://github.com/dagmoller/whatsapp-electron.git

# Move to whatsapp-electron directory
cd whatsapp-electron

# Install dependencies
npm install

# Start the app
npm run start

About

Simple WhatsApp Client built on Electron


Languages

Language:JavaScript 86.2%Language:HTML 13.8%