WIP
Go to file
Steffen Vogel a9e97d16d5 removed \fortune and \motd functionality from bot 2015-12-03 13:49:15 +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 Create INSTALL.md 2015-12-03 13:19:08 +01:00
README.md added links to README.md 2015-12-03 13:28:54 +01:00
USAGE.md Update USAGE.md 2015-12-03 13:34:00 +01:00
bot.py removed \fortune and \motd functionality from bot 2015-12-03 13:49:15 +01:00
buddy.py Properly detect/send presence when updating buddy 2015-12-02 22:51:29 +02:00
constants.py.sample Remove all mention of MySQL database 2015-12-02 23:08:09 +02:00
group.py Handle a user leaving a group chat. 2015-11-29 16:32:33 +02:00
reader.py added copyright and author infos 2013-08-02 01:45:51 +02:00
session.py Remove all mention of MySQL database 2015-12-02 23:08:09 +02:00
transwhat.py Remove all mention of MySQL database 2015-12-02 23:08:09 +02:00
utils.py removed Google contacts import feature 2015-09-07 16:34:01 +02:00
whatsappbackend.py Remove all mention of MySQL database 2015-12-02 23:08:09 +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.