Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mawie81/whatsdesktop
Unofficial WhatsApp app
https://github.com/mawie81/whatsdesktop
Last synced: 4 days ago
JSON representation
Unofficial WhatsApp app
- Host: GitHub
- URL: https://github.com/mawie81/whatsdesktop
- Owner: mawie81
- License: mit
- Created: 2015-10-17T09:27:26.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-06-05T22:03:34.000Z (over 3 years ago)
- Last Synced: 2024-11-03T17:39:31.273Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 4.36 MB
- Stars: 269
- Watchers: 12
- Forks: 37
- Open Issues: 22
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
- awesome-electron-zh - WhatsDesktop - Unofficial WhatsApp app. (Apps / Open Source)
- awesome-electron - WhatsDesktop - Unofficial WhatsApp app. ![](https://img.shields.io/github/stars/mawie81/whatsdesktop.svg?style=social&label=Star) (Apps / Unofficial Apps)
- awesomeelectron - WhatsDesktop - Unofficial WhatsApp app. (Apps / Open Source)
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)