WIP
Go to file
Steffen Vogel 54c61f4fcc updated dependency section of README file 2015-09-07 16:34:13 +02:00
Spectrum2 Add receiveing of images, videos and sound files 2015-09-05 22:05:34 +02:00
conf removed Google contacts import feature 2015-09-07 16:34:01 +02:00
.gitignore updated gitignore 2013-08-02 01:50:09 +02:00
COPYING.gpl3 added GPL v3 licence 2013-08-02 01:46:11 +02:00
README.md updated dependency section of README file 2015-09-07 16:34:13 +02:00
bot.py removed Google contacts import feature 2015-09-07 16:34:01 +02:00
buddy.py Download whatsapp profile pictures 2015-09-06 00:14:12 +02:00
constants.py.sample removed Google contacts import feature 2015-09-07 16:34:01 +02:00
group.py added copyright and author infos 2013-08-02 01:45:51 +02:00
reader.py added copyright and author infos 2013-08-02 01:45:51 +02:00
session.py Crude implementation of groupchat 2015-09-06 14:06:16 +02:00
transwhat.py Add presence and chatstate 2015-09-03 20:04:29 +02:00
utils.py removed Google contacts import feature 2015-09-07 16:34:01 +02:00
whatsappbackend.py Download whatsapp profile pictures 2015-09-06 00:14:12 +02:00
yowsupwrapper.py Crude implementation of groupchat 2015-09-06 14:06:16 +02:00

README.md

transWhat

transWhat is a WhatsApp XMPP Gateway based on Spectrum 2 and Yowsup 2.

Dependencies

Python packages

pip install e4u protobuf mysql dateutil
  • e4u: is a simple emoji4unicode python bindings
  • yowsup:
  • mysqldb: MySQL client python bindings

Spectrum 2

is a XMPP transport

Manual compile latest version from https://github.com/hanzz/libtransport.

Contribute

Pull requests, bug reports etc. are welcome. Help us to provide a open implementation of the WhatsApp protocol.

Documentation

A project wiki is available here.

An outdated writeup of this project is also availabe at my blog.