Skip to content

heliherrera/whatee

Repository files navigation

whatee

This is simple unofficial WhatsApp desktop client for linux.

Whatee

Note: Check the offical Electron quick start if you need to learn the basics about Electron.

Note: Click here to download the official client.

Usage

To run this repository you'll need Node.js (which comes with npm) installed on your computer. From your command line:

# Install dependencies
$ npm install
# Run the app
$ npm start

Packaging

# Install electron-packager
$ npm install electron-packager -g
# Install package-linux
$ npm run package-linux
# Create debian installer .deb
$ npm run create-debian-installer

Snap

# Install from snap
$ sudo snap install whatee

From Snap Store

Download directly from Snap Store.

Get it from the Snap Store

Releases:

🔗 Check out releases for available packages.


Source

Based on:

References

License

MIT

About

A simple unofficial WhatsApp desktop client.

Resources

License

Stars

Watchers

Forks

Packages

No packages published