WAClient / WALC

An unofficial WhatsApp Desktop client for linux systems.
GNU General Public License v3.0
248 stars 40 forks source link
appimage electron linux walc whatsapp whatsapp-desktop whatsapp-desktop-client whatsapp-linux whatsapp-web

WALC

WALC - WhatsApp Linux Client (unofficial)

![Contributors List](https://img.shields.io/badge/dynamic/json?label=Contributors&query=%24..login&url=https%3A%2F%2Fapi.github.com%2Frepos%2FWAClient%2FWALC%2Fcontributors) ![GitHub release (latest by date)](https://img.shields.io/github/v/release/WAClient/WALC?color=%2325D366&label=Latest%20Release) ![GitHub Releases (by Release)](https://img.shields.io/github/downloads/WAClient/WALC/latest/total?color=%2325D366&label=Latest%20Version%20AppImage%20Downloads&logo=Linux&logoColor=%23FFFFFF) [![GitHub issues](https://img.shields.io/github/issues/WAClient/WALC.svg)](https://github.com/WAClient/WALC/issues) [![GitHub forks](https://img.shields.io/github/forks/WAClient/WALC.svg)](https://github.com/WAClient/WALC/network) [![GitHub stars](https://img.shields.io/github/stars/WAClient/WALC.svg)](https://github.com/WAClient/WALC/stargazers) [![GitHub license](https://img.shields.io/github/license/WAClient/WALC.svg)](https://github.com/WAClient/WALC/blob/master/LICENSE) [![Twitter](https://img.shields.io/twitter/url/https/github.com/WAClient/WALC.svg?style=social)](https://twitter.com/intent/tweet?text=Wow:&url=https%3A%2F%2Fgithub.com%2FWAClient%2FWALC) [![walc](https://snapcraft.io//walc/badge.svg)](https://snapcraft.io/walc)

A WhatsApp Desktop client for linux systems. This is an unofficial client. Use https://web.whatsapp.com for official web client as official desktop client for linux does not exist.


Features

and many more...

Releases

Get it from The AUR Get it from linux-APPS

To download the pre-built AppImage, please goto the Latest Release Page

Using WALC - Prebuilt AppImage

Manual Compilation and Usage

If you want to compile the code from its source (applies to the AUR version), you will need the following dependencies:

After that you must:


# Clone the repo
git clone https://github.com/WAClient/WALC.git

# Move to WALC directory
cd WALC

# Install the dependencies
npm install

# Build the assets
npm run dev

# Or alternatively to watch for changes
npm run watch

# And to start the app
npm start

Feature Requests

To suggest any new feature, please start a new discussion in the Feature Requests section of WALC Discussions

Troubleshooting

If you are having any problems relating to the usage, building or deploying of WALC please reach out to our community in Troubleshoting section of WALC Discussions. Before starting a new discussion, please please check the previously created posts as other people might be having the same problem as yours or someone might have already addressed and answered the problem you are facing.

Contributions