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