Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mawie81/whatsdesktop

Unofficial WhatsApp app
https://github.com/mawie81/whatsdesktop

Last synced: about 2 months ago
JSON representation

Unofficial WhatsApp app

Awesome Lists containing this project

README

        

#  WhatsDesktop

> Unofficial WhatsApp app

*Heavily inspired and adapted from [Caprine](https://github.com/sindresorhus/caprine) by [Sindre Sorhus](https://github.com/sindresorhus).*

*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.*

## Dark mode

Enable the dark mode in the settings or tray menu.
[![](media/screenshot-dark.png)](https://github.com/mawie81/whatsdesktop/releases/latest)

## Install

[**Download**](https://github.com/mawie81/whatsdesktop/releases/latest) the version for your OS and run the installer.

## Dev

Built with [Electron](http://electron.atom.io).

###### Commands

- 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)*

## License

MIT © [Marcel Wiehle](http://marcel.wiehle.me)