transpub/README.md

37 lines
1.4 KiB
Markdown
Raw Normal View History

2013-05-31 18:50:58 +00:00
# transWhat
transWhat is a WhatsApp XMPP Gateway based on [Spectrum 2](http://www.spectrum.im) and [Yowsup 2](https://github.com/tgalal/yowsup).
2013-08-02 00:14:52 +00:00
2015-12-03 12:28:54 +00:00
## [Installation](INSTALL.md)
## [Usage](USAGE.md)
## Features
* Typing notifications
* Receive images, audio & video
* Set/get online status
* Set status message
* Groupchats
2015-09-07 14:37:59 +00:00
## Contributors
2013-08-02 00:14:52 +00:00
2015-09-07 14:37:59 +00:00
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:
2015-11-29 16:14:38 +00:00
- @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
2013-08-02 00:14:52 +00:00
2015-12-03 12:28:54 +00:00
## [License](COPYING.md)
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.
## Links
2013-08-02 00:14:52 +00:00
An *outdated* project wiki is available [here](https://dev.0l.de/wiki/projects/transwhat/).
2013-08-02 00:14:52 +00:00
An *outdated* writeup of this project is also availabe at my [blog](http://www.steffenvogel.de/2013/06/29/transwhat/).