Difference between revisions of "Instant Messaging"

From Blue-IT.org Wiki

(Created page with "== WhatsApp == Pidgin Plugin: * https://launchpad.net/~whatsapp-purple/+archive/ubuntu/ppa?field.series_filter=trusty * http://wiki.pidgin-im.de/doku.php?id=protokolle:whats...")
 
 
Line 1: Line 1:
 
== WhatsApp ==
 
== WhatsApp ==
 +
 +
Before your start: it ist NOT POSSIBLE to use Whatsapp on the Phone AND on the PC simultaniously. Either one or the other. Then you have to re-register the phone!
 +
-----
  
 
Pidgin Plugin:
 
Pidgin Plugin:
 +
 +
I tested this on Ubuntu 14.04 LTS. The problem is to find out the WhatsApp password:
 +
 +
* http://wiki.pidgin-im.de/doku.php?id=protokolle:whatsapp
 +
*
 +
* https://github.com/tgalal/yowsup (READ !!!: https://github.com/tgalal/yowsup/issues/160)
 +
* https://github.com/shirioko/WART ( sudo apt-get install mono-complete )
 +
 +
sudo apt-add-repository ppa:whatsapp-purple/ppa && sudo apt-get update
 +
sudo apt-get install pidgin pidgin-whatsapp
 +
 +
Further reading:
  
 
* https://launchpad.net/~whatsapp-purple/+archive/ubuntu/ppa?field.series_filter=trusty
 
* https://launchpad.net/~whatsapp-purple/+archive/ubuntu/ppa?field.series_filter=trusty
* http://wiki.pidgin-im.de/doku.php?id=protokolle:whatsapp
 
 
* https://github.com/davidgfnet/whatsapp-purple
 
* https://github.com/davidgfnet/whatsapp-purple
  
Android / Genymod:
+
 
 +
Another possibility is to use Android / Genymod:
  
 
* http://kilobyte.bplaced.net/chatten-in-ubuntu-mit-whatsapp/
 
* http://kilobyte.bplaced.net/chatten-in-ubuntu-mit-whatsapp/
 
* https://www.youtube.com/watch?v=MHmMDEzsJEY
 
* https://www.youtube.com/watch?v=MHmMDEzsJEY

Latest revision as of 11:17, 14 November 2014

WhatsApp

Before your start: it ist NOT POSSIBLE to use Whatsapp on the Phone AND on the PC simultaniously. Either one or the other. Then you have to re-register the phone!


Pidgin Plugin:

I tested this on Ubuntu 14.04 LTS. The problem is to find out the WhatsApp password:

sudo apt-add-repository ppa:whatsapp-purple/ppa && sudo apt-get update
sudo apt-get install pidgin pidgin-whatsapp

Further reading:


Another possibility is to use Android / Genymod: