How can I install Whatsapp web app on Ubuntu? I found a similar question How to install WhatsApp?, but here I am asking for the WhatsApp desktop webapp so that I can directly access the application without opening a browser.
How can I install Whatsapp web app on Ubuntu? I found a similar question How to install WhatsApp?, but here I am asking for the WhatsApp desktop webapp so that I can directly access the application without opening a browser.
?♂️ You can create your own whatsapp app
?️ Creating Your Own Whatsapp Desktop App
sudo -H gedit /usr/share/applications/whatsapp-webapp.desktop
/opt/google/chrome/google-chrome
with your Chromium path⌨️ Making keyboard shortcut (Optionally)
You can follow the instructions below or just look my other answer about
Making Shortcuts
topic.+
the bottom of the windowWhatsapp Chrome
Instructions:
Download the WhatsApp webapp DEB installation file from the link here
Double click on the DEB file to open and install with the Ubuntu Software Center, or from the command line with:
Select WhatsApp from your Dash or Applications menu to start.
reference here
Best way I think is: https://web.whatsapp.com/ . It asks to open your whatsapp in your mobile and let it to scan the codebars to the phone. So, simply open your whatsapp in mobile> select the option whatsapp web > focus your phone camera to the monitor where the browser shows a codebar. That s all. Then Browser opens your whatsapp in itself. Nothing to install . Easy
I think the best alternative today is to use whatsapp-linux which is an Electron wrapper for WhatsApp's web: https://web.whatsapp.com/
You can find the latest version in the Release section of GitHub: https://github.com/cstayyab/whatsapp-linux/releases
It comes handily packed as an AppImage, so it's as easy as downloading, changing the execution permissions of the file and running it.
Some people face the problem that the App shows you some browsers you should install instead of working correctly. If that happens to you, this is the fix:
Once logged in, go to:
Close the app
index
fileChange permission for
Application Cache
to make it inaccessibleReference
This is an old question but now I need to use WhatsApp in my Ubuntu environment, and I found this solution based on a third-party WhatsApp Linux Client called Whatsie. This client works for Debian 8, Ubuntu 16.04 LTS and Linux Mint 18. Whatsie is a simple but helpful wrapper for WhatsApp Web, available for Linux, Mac OS X and Windows.
How to install Install Whatsie?
The recommended way to install it is through the latest deb package.
Ubuntu, Debian 8+
Double click and install, or run this command in the terminal:
dpkg -i whatsie-x.x.x-linux-arch.deb
Start the app with your app launcher or by running
whatsie
in a terminalYou can also use
apt
Open a terminal window, then download the
gpg
key to make sure the deb you download is correct:Add the author’s repository to your sources list by running the following command. :
Replace
stable
if you want to pick another channel likebeta
ordev
(pick stable if you're unsure).Finally, update local package index and install Whatsie:
Once installed, you can start Whatsie from Unity Dash or Application Menu.
WhatsApp Web Application
On GNOME/Ubuntu Desktop without installing any additional software
The Web Application feature of Gnome Web (formerly known as epiphany-browser) can be used to create your personal container for WhatsApp.
Steps to configure:
I recommend to log out from all devices, then open the created desktop app.
Remove WebApp:
Type
about:applications
in GNOME Web address bar to manage/remove Web AppliactionsDetails:
By habit, mine is called "Whatsie" and the process creates the file
~/.local/share/applications/epiphany-whatsie-eeb...321.desktop
Official website: https://wiki.gnome.org/Apps/Web/
Official instructions: https://help.gnome.org/users/epiphany/stable/browse-webapps.html.en
Please, be careful installing apps from sources you don't trust!
I used Applicationize.me to install WhatsApp web (and other web apps) as a Chrome apps.
Just enter the URL http://web.whatsapp.com/ into the field, and it will create a downloadable extension that you can drag to Chrome's extension window (
chrome://extensions/
).You can find the newly installed app on Ubuntu's app launcher.