Skip to content

Ademking/BulkSMSPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BulkSMSPython

Send SMS to your list of numbers - using Android ADB

Requirement

  1. You must have Python - of course 😅 => Download Python
  2. You must have ADB installed => Click Here to know more
  3. You need to plug your phone to your Computer using usb cable
  4. you phone must have "Developer Options" enabled! => Click Here to know more
  5. Your sim card must have enough credit to send SMS - of course 😅

How to use it

  1. Run :
$ git clone https://github.com/Ademking/BulkSMSPython
$ cd BulkSMSPython
  1. Modify numbers.txt with your numbers

  2. Modify message.txt with your message body

  3. Run :

$ app.py

That's it 😉 Hope you like it

About

Send SMS to your list of numbers - using Android ADB

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages