jamais / transwhat

A gateway between the XMPP and the WhatsApp IM networks

Home Page:https://dev.0l.de/wiki/projects/transwhat/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

transWhat

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

Branches

  • yowsup-1 My original version which is based on @tgalal first Yowsup version (deprecated and broken).
  • yowsup-2 Major rewrite from @moyamo for @tgalal’s new Yowsup 2 (recommended).

For production, please use the yowsup-2 branch.

Features

  • Typing notifications
  • Receive images, audio & video
  • Set/get online status
  • Set status message
  • Groupchats

Contributors

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

The following persons have contributed major parts of this code:

  • @stv0g (Steffen Vogel): Idea and initial implementation based on Yowsup 1
  • @moyamo (Mohammed Yaseen Mowzer): Port to Yowsup 2
  • @DaZZZl: Improvements to group chats, media & message receipts

Links

An outdated project wiki is available here.

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

About

A gateway between the XMPP and the WhatsApp IM networks

https://dev.0l.de/wiki/projects/transwhat/

License:GNU General Public License v3.0


Languages

Language:Python 96.6%Language:Protocol Buffer 3.4%