Skip to content

kerrongordon/whatsapp-linux

Repository files navigation

WhatsApp Linux

Greenkeeper badge Build/release Get it from the Snap Store

Simple. Secure. Reliable messaging. With WhatsApp, you'll get fast, simple, secure messaging and calling for free*, available on phones all over the world.

Download For Linux

Linux Packages

sudo apt-get install build-essential
sudo apt-get install --no-install-recommends -y rpm

How To Use

To clone and run this repository you'll need Git and Node.js

# Clone this repository
git clone https://github.com/kerrongordon/whatsapp-linux.git
# Go into the repository
cd whatsapp-linux
# Install dependencies
npm install
# Run the app
npm start
# Build the app
npm run build:linux