carmichaelalonso / WhatsApp-Desktop

Unofficial whatsapp web desktop client for OSX and Windows. Build with Electron.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WhatsApp Desktop

WhatsApp desktop client for OSX and Windows, based on the official WhatsApp web app. Build with Electron.

This is NOT an official product. This project does not attempt to reverse engineer the WhatsApp API or attempt to reimplement any part of the WhatsApp client. Any communication between the user and WhatsApp servers is handled by official WhatsApp Web itself; this is just a native wrapper for WhatsApp Web, like a browser.

For questions and support please use the Gitter room:

![Gitter](https://badges.gitter.im/Join Chat.svg)

Features

  • Native notifications.
  • System tray icon.
  • Open links in browser.
  • Badge with the number of notifications in the dock/taskbar.
  • Dock icon bounces when a new message is received.

Planned features:

  • Auto-launch on OS startup.
  • Linux build.

Installation

Download and run the WhatsApp.app or WhatsApp.exe file from the latest release.

Note: Windows version is a test release.

Contributions

Contributions are welcome! For feature requests and bug reports please submit an issue.

Build

To build from the source, run the following commands:

npm install
sudo npm run build

--

Made with ❤️ at Macellan

About

Unofficial whatsapp web desktop client for OSX and Windows. Build with Electron.


Languages

Language:Objective-C 77.8%Language:C 12.7%Language:JavaScript 8.3%Language:HTML 1.2%