Unofficial WhatsApp app
Heavily inspired and adapted from Caprine by Sindre Sorhus.
Note: In order to use this app a WhatsApp Web compatible device is required.
[![](media/screenshot.png)](https://github.com/mawie81/whatsdesktop/releases/latest)
Requires OS X 10.8+, Linux or Windows.
Enable the dark mode in the settings or tray menu.
Download the version for your OS and run the installer.
Built with Electron.
- Init:
$ npm install
- Run:
$ npm start
- Build OS X:
$ npm run build-osx
- Build Linux:
$ npm run build-linux
- Build all:
$ npm run build
(OS X only)
MIT © Marcel Wiehle