Simple. Secure. Reliable messaging. With WhatsApp, you'll get fast, simple, secure messaging and calling for free*, available on phones all over the world.
sudo apt-get install build-essential
sudo apt-get install --no-install-recommends -y rpm
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