Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 386 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 386 Bytes

smsgateway24

Sending sms in Python using #SMSGATEWAY24

Step 1: register to https://smsgateway24.com/

Step 2: download smsgateway24 Pro APK and install on your android device

Step 3: Login to your account on android app and click on start

Step 4: Write a python script

Clone the github repo: git clone https://github.com/epythonlab/smsgateway24.git

Step 5: run the python code