Whatsapp with Whatsie

Whatsie is a new programm to use whatsapp on your desktop.

It works on Ubuntu. A .deb can be downloaded from theis website

Download Whatsie

(deb, rpm, dmg, nupkg, Windows setup and source available for download)

Debian, Ubuntu, Linux Mint (and derivatives) users can install Whatsie by using its official repository:

sudo apt-key adv --keyserver pool.sks-keyservers.net --recv-keys 1537994D
echo "deb http://dl.bintray.com/aluxian/deb stable main" | sudo tee /etc/apt/sources.list.d/whatsie.list
sudo apt update
sudo apt install whatsie

Note that my instructions above are a bit different than the ones provided on the Whatsie GitHub page. I used a modified command to add the Whatsie repository to use a separate .list file under /etc/apt/sources.list.d/ instead of using /etc/apt/sources.list.

sourceWebupd8