Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jacklam718/whatsapp-desktop
A WhatsApp desktop version using node-webkit (On Developing)
https://github.com/jacklam718/whatsapp-desktop
Last synced: 5 days ago
JSON representation
A WhatsApp desktop version using node-webkit (On Developing)
- Host: GitHub
- URL: https://github.com/jacklam718/whatsapp-desktop
- Owner: jacklam718
- License: mit
- Created: 2015-05-09T12:09:02.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-26T20:30:53.000Z (over 9 years ago)
- Last Synced: 2024-04-14T22:49:06.772Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 10.1 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#WhatsApp-Desktop
A whatsApp desktop version using Node-Webkit and AngularJs.
Some people want have a whatsApp desktop version include me, so I create this repo, welcome become a contributor if you interested this repo.#Run App
**Make sure you have installed Node-Webkit**```bash
cd WahtsApp-Desktop
nw src
```