User Tools

Site Tools


config:whatsapp

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
config:whatsapp [2018/12/18 15:55] Wulf Rajekconfig:whatsapp [2025/05/06 11:56] (current) – [WhatsApp/MS Teams Launcher] Wulf Rajek
Line 1: Line 1:
-====== WhatsApp Launcher ======+====== WhatsApp/MS Teams Launcher ======
  
 Chrome removed the launchpad to launch single-window web apps, but it's easy to create a desktop launcher. Chrome removed the launchpad to launch single-window web apps, but it's easy to create a desktop launcher.
Line 5: Line 5:
 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:ms-teams_icon.png?50}}
 +{{config:publisher.png?50}}
 +{{config:telegram.png?50}}
 +{{config:whatsapp.png?50}}
 +{{config:aco.ico?50}}
 +
 +
 +
 +Telegram Desktop allows Phone Calls, Telegram Web (https://web.telegram.org/) does not.
 +<code>
 +apt-get install telegram-desktop
 +</code>
 +
 +<code - ~/Desktop/Teams_free.desktop>
 +[Desktop Entry]
 +Name=Teams free
 +Exec=chromium --app=https://teams.live.com/v2
 +Comment=Teams free
 +Terminal=false
 +Icon=ms-teams_icon
 +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.1545148505.txt.gz · Last modified: (external edit)