Send SMS to your list of numbers - using Android ADB
- You must have Python - of course π => Download Python
- You must have ADB installed => Click Here to know more
- You need to plug your phone to your Computer using usb cable
- you phone must have "Developer Options" enabled! => Click Here to know more
- Your sim card must have enough credit to send SMS - of course π
- Run :
$ git clone https://github.com/Ademking/BulkSMSPython
$ cd BulkSMSPython
-
Modify numbers.txt with your numbers
-
Modify message.txt with your message body
-
Run :
$ app.py