An open API service indexing awesome lists of open source software.

https://github.com/cycool29/whatsapp-for-linux

Install WhatsApp on all Linux devices
https://github.com/cycool29/whatsapp-for-linux

linux nativefier whatsapp whatsapp-for-linux

Last synced: 5 months ago
JSON representation

Install WhatsApp on all Linux devices

Awesome Lists containing this project

README

          

# WhatsApp for Linux

An unofficial WhatsApp client for Linux, built with nativefier.

## Install

#### For Raspberry Pi users:
[![badge](https://github.com/Botspot/pi-apps/blob/master/icons/badge.png?raw=true)](https://github.com/Botspot/pi-apps)

#### For other Debian-based OS:
Simply install DEB packages from [Release](https://github.com/cycool29/whatsapp-for-linux/releases).

## Build

Make sure you have [nativefier](https://github.com/nativefier/nativefier) installed.

One-liner:
```bash
wget -qO- https://github.com/cycool29/whatsapp-for-linux/raw/main/build-whatsapp.sh | bash
```