Skip to content
This repository has been archived by the owner on Jul 17, 2019. It is now read-only.

💬 Unofficial Whatsapp Desktop for Linux

License

Notifications You must be signed in to change notification settings

razaqultegar/whatsapp-desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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]

About

💬 Unofficial Whatsapp Desktop for Linux

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published