Skip to content

preems/whatsapp-desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhatsApp for Desktop (unofficial)

Native multi-platform desktop client for WhatsApp using whatsapp web interface. Your phone should be connected to internet to use this.

Features

  • Unread message count on Dock.
  • Desktop notifications.

Downloads

Build

// install gulp
$ npm install -g gulp

// install dependencies
$ npm install

// OSX Build
$ gulp package-osx64

// Windows build ( Requires wine on OSX/Linux )
$ gulp build-win64
$ gulp build-win32

// Packing a installer for windows. 
// This requires you to install "makensis" seperately.
$ gulp package-win64
$ gulp package-win32

//By default gulp will build for all platforms. Avoid using it if you dont have all dependencies.
$ gulp

Note: This is not a reverse engineered API or any illegal hack. This is just a wrapper application which uses WhatsApp web interface.

Please raise issues on github if you face any problem.

Checkout more about me and my projects

About

A native multi-platform desktop application for whatsapp

Resources

License

Stars

Watchers

Forks

Packages

No packages published