Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 581 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 581 Bytes

Yowsup-Restful

This Project provides a REST-Api for the Yowsup2 Interface. You can Send/Receive Whatsapp-Messages with it.

###Installation(on Ubuntu):

sudo apt-get install pip3 python3-dev
pip3 install git+https://github.com/tgalal/[email protected]

###Configuration: Use yowsup-cli to register a Number.

###Usage:

python3 run.py <user> <password>

You will get a Web Interface on port 5000. This Interface can be used to interact with Whatsapp

http://127.0.0.1:5000/postMessage?msg=Test&number=XXXXXX
http://127.0.0.1:5000/getMessage