Skip to content

urvineet/Yowsup-Restful

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/yowsup@v2.3.84

###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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages