/WhatsPy

Send a Whatsapp from command line using python and AndroidViewClient with a connected device using WhatsApp click to Chat (https://www.whatsapp.com/faq/en/general/26000030)

Primary LanguagePythonMIT LicenseMIT

WhatsPy

Send a Whatsapp from command line using python and AndroidViewClient with a connected device.

The contact number needs to be in your contact list already, if not, you can code the exception :)

Dependency: AndroidViewClient: https://github.com/dtmilano/AndroidViewClient

Use: python send.py DEVICE_ID PHONE_NUMBER "TEXT"

Example: python send.py 00000A 34000000000 "HelloWorld"