Skip to content

This repo will bring to linux and docker users Whatsapp Desktop app.

Notifications You must be signed in to change notification settings

rizlas/whatsapp_desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhatsApp Desktopish

This repo will bring to linux and docker users Whatsapp Desktop app. This is an unofficial app and is not verified by WhatsApp LLC nor affiliated or supported. It's just Electron under the hood (that's why I say desktopish).

You say how?

  • Using Nativefier that is a command-line tool to easily create a “desktop app” for any web site with minimal fuss. https://github.com/nativefier/nativefier

  • Docker and docker-compose to keep your system clean and avoiding commands like

    npm install world

Usage

chmod +x deploy_wa.sh
sudo bash ./deploy_wa.sh

If you want a shortcut in your application menu

cp whatsapp.desktop /usr/share/applications

Keep in mind to change times to times the user agent in docker-compose.yml and to rebuild the app when a warning appears (just run deploy_wa.sh).

Enjoy WhatsApp

Thanks to

Feel free to make pull requests, fork, destroy or whatever you like most. Any criticism is more than welcome.



#followtheturtle