GithubHelp home page GithubHelp logo

milstein / whatsapp-desktop Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 16.11 MB

Use WhatsApp on your OS X, Windows or Linux desktop.

Home Page: https://github.com/Aluxian/WhatsApp-Desktop/releases

License: MIT License

Shell 3.36% NSIS 5.69% CoffeeScript 20.25% CSS 1.06% HTML 1.05% JavaScript 68.58%

whatsapp-desktop's Introduction

Unofficial WhatsApp for Desktop

Join the chat at gitter.im/Aluxian/WhatsApp-Desktop Downloads

A simple & beautiful desktop client for WhatsApp which runs on OS X, Windows and Linux. Built with NW.js. Not affiliated with WhatsApp or Facebook. This is NOT an official product. Read the DISCLAIMER.

Cross-platform screenshot

WhatsApp features

  • Group chats
  • Send photos & videos
  • Share locations

Unofficial WhatsApp for Desktop features

  • Badge with the number of notifications in the dock/taskbar (OS X and Windows)
  • Auto-launch on OS startup (OS X, Windows)
  • Native notifications (all platforms)l
  • System tray icon (OS X, Windows)
  • Open links in browser or new window
  • Preferences in the right-click context menu (or menu bar for OS X, tray menu for Windows)

Build

Pre-requisites

# install gulp
npm install -g gulp

# install dependencies
npm install
  • wine: If you're on OS X/Linux and want to build for Windows, you need Wine installed. Wine is required in order to set the correct icon for the exe. If you don't have Wine, you can comment out the winIco field in gulpfile.
  • makensis: Required by the pack:win32 task in gulpfile to create the Windows installer.
  • fpm: Required by the pack:linux{32|64}:deb tasks in gulpfile to create the Linux installers.

Quick install on OS X:

brew install wine makensis
sudo gem install fpm

OS X: pack the app in a .dmg

gulp pack:osx64

Windows: create the installer

gulp pack:win32

Linux 32/64-bit: pack the app in a .deb

gulp pack:linux{32|64}:deb

The output is in ./dist. Take a look at gulpfile.coffee for additional tasks.

TIP: use the --toolbar parameter to quickly build the app with the toolbar on. E.g. gulp build:win32 --toolbar.

TIP: use gulp build:win32 --noicon to quickly build the Windows app without the icon.

TIP: for OS X, use the run:osx64 task to build the app and run it immediately.

Note to WhatsApp

This project does not attempt to reverse engineer the WhatsApp API or attempt to reimplement any part of the WhatsApp client. Any communication between the user and WhatsApp servers is handled by WhatsApp Web itself; this is just a native wrapper for WhatsApp Web, more akin to a browser than any WhatsApp software.

Contributions

Contributions are welcome! For feature requests and bug reports please submit an issue.

License

The MIT License (MIT)

Copyright (c) 2015 Alexandru Rosianu

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

whatsapp-desktop's People

Contributors

bitdeli-chef avatar borgesgabriel avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.