Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 390 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 390 Bytes

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"