User Tools

Site Tools


config:whatsapp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
config:whatsapp [2016/05/19 17:08] – created Wulf Rajekconfig:whatsapp [2024/09/28 17:54] (current) Wulf Rajek
Line 1: Line 1:
-====== WhatsApp Desktop Launcher ======+====== WhatsApp/MS Teams Launcher ======
  
-Chrome removed the launchpad, but it's easy to create one's own.+Chrome removed the launchpad to launch single-window web apps, but it's easy to create a desktop launcher.
  
 First install chromium: First install chromium:
 <code> <code>
-sudo apt-get install chromium+sudo apt-get install chromium-browser
 </code> </code>
  
 Now, right-click desktop, add launcher and configure as following: Now, right-click desktop, add launcher and configure as following:
 <code> <code>
 +click on rocket icon to change icon.
 Name: WhatsApp Name: WhatsApp
-Command: chromium --app=http://web.whatsapp.com+Command: chromium-browser --app=http://web.whatsapp.com
 </code> </code>
 confirm. Add to menu when asked (if desired). confirm. Add to menu when asked (if desired).
  
 +
 +For MS Teams, the tenant ID can be specified to log into a particular server immediately.
 +
 +
 +Icons to be copied to ~/.local/share/icons or /usr/share/icons/:
 +{{config:ms-teams.png?50}}
 +{{config:publisher.png?50}}
 +{{config:telegram.png?50}}
 +{{config:whatsapp.png?50}}
 +{{config:aco.ico?50}}
 +{{config:skype.png?50}}
 +
 +
 +Telegram Desktop allows Phone Calls, Telegram Web (https://web.telegram.org/) does not.
 +<code>
 +apt-get install telegram-desktop
 +</code>
 +
 +<code - ~/Desktop/Skype.desktop>
 +[Desktop Entry]
 +Name=Skype
 +Exec=chromium --app=https://web.skype.com/
 +Comment=Skype
 +Terminal=false
 +Icon=skype
 +Type=Application
 +
 +</code>
 +
 +====== Native Way ======
 +
 +Google Chrome/Chromium now supports this feature naturally which keeps taskbar icons separate as well:
 +  - Open website
 +  - Click the 3 dots > More Tools > Create shortcut..
 +  - Check "Open as window" and press "Create"
  
  
config/whatsapp.1463674083.txt.gz · Last modified: 2023/05/29 11:53 (external edit)