Git Product home page Git Product logo

whatsapp-desktop's Introduction

Whatsapp Desktop

Unofficial Whatsapp Desktop

How to Install

# Clone the Quick Start repository
$ git clone https://github.com/razaqultegar/whatsapp-desktop.git

# Go into the repository
$ cd whatsapp-desktop

# Install the dependencies and run
$ npm install && npm start

Linux Shortcut

Create a file in ~/.local/share/applications/ called Whatsapp.desktop with the following contents:

[Desktop Entry]
Name=Whatsapp
Exec=/path/to/Whatsapp
Terminal=false
Type=Application
Icon=/path/to/Whatsapp/resources/app/assets/app-icon/png/icon.png

Replace all instances of /path/to with the actual path of the Whatsapp.

Development

Made with Electron.

License

MIT © [Razaqul Tegar]

whatsapp-desktop's People

Stargazers

 avatar

Watchers

 avatar

whatsapp-desktop's Issues

error install

┬─[root@sRupLbUc:/opt/whatsapp-desktop]─[19:41:52]
╰─>$ npm install 19:41:52
npm WARN package.json [email protected] No repository field.
npm WARN deprecated [email protected]: electron-prebuilt has been renamed to electron. For more details, see http://electron.atom.io/blog/2016/08/16/npm-install-electron

[email protected] postinstall /opt/whatsapp-desktop/node_modules/electron-prebuilt
node install.js

sh: node: no se encontró la orden
npm WARN This failure might be due to the use of legacy binary "node"
npm WARN For further explanations, please read
/usr/share/doc/nodejs/README.Debian

npm ERR! [email protected] postinstall: node install.js
npm ERR! Exit status 127
npm ERR!
npm ERR! Failed at the [email protected] postinstall script.
npm ERR! This is most likely a problem with the electron-prebuilt package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node install.js
npm ERR! You can get their info via:
npm ERR! npm owner ls electron-prebuilt
npm ERR! There is likely additional logging output above.

npm ERR! System Linux 4.9.0-kali1-686-pae
npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install"
npm ERR! cwd /opt/whatsapp-desktop
npm ERR! node -v v4.7.2
npm ERR! npm -v 1.4.21
npm ERR! code ELIFECYCLE
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /opt/whatsapp-desktop/npm-debug.log
npm ERR! not ok code 0

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.