WIP
Go to file
dazzzl cd44b01e94 Merge pull request #3 from stv0g/yowsup-2
update my fork
2015-12-06 14:38:32 +01:00
Spectrum2 Minor bug fixes 2015-12-01 23:21:38 +02:00
.gitignore updated gitignore 2013-08-02 01:50:09 +02:00
COPYING.md reformated GPL3 license file to Markdown 2015-12-03 13:03:02 +01:00
INSTALL.md Improve documentation 2015-12-03 22:12:32 +02:00
README.md added links to README.md 2015-12-03 13:28:54 +01:00
USAGE.md fixed Markdown and added short description of transwhat.py 2015-12-03 21:23:37 +01:00
bot.py Remove _welcome from bot.py 2015-12-04 20:25:44 +02:00
buddy.py updated file headers 2015-12-03 13:53:21 +01:00
group.py updated file headers 2015-12-03 13:53:21 +01:00
reader.py updated file headers 2015-12-03 13:53:21 +01:00
session.py updated file headers 2015-12-03 13:53:21 +01:00
transwhat.py updated file headers 2015-12-03 13:53:21 +01:00
utils.py updated file headers 2015-12-03 13:53:21 +01:00
whatsappbackend.py Handle edgecase when there are no buddies 2015-12-04 20:44:37 +02:00
yowsupwrapper.py Subscribe to presence only after user has logged in 2015-12-02 19:32:55 +02:00

README.md

transWhat

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

Installation

Usage

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

License

transWhat is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Foobar is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

An outdated project wiki is available here.

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