https://github.com/simranjeet97/send-sms-with-location
Python Twilio Send SMS With Geo Location of Latitiude and Longitude
https://github.com/simranjeet97/send-sms-with-location
geocoder github location python sms twilio website
Last synced: about 1 month ago
JSON representation
Python Twilio Send SMS With Geo Location of Latitiude and Longitude
- Host: GitHub
- URL: https://github.com/simranjeet97/send-sms-with-location
- Owner: simranjeet97
- License: gpl-3.0
- Created: 2018-10-05T10:05:51.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-05T10:12:48.000Z (over 7 years ago)
- Last Synced: 2025-03-10T18:46:38.743Z (over 1 year ago)
- Topics: geocoder, github, location, python, sms, twilio, website
- Language: Python
- Size: 16.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Send-SMS-With-Location
Python Twilio Send SMS With Geo Location of Latitiude and Longitude
# Features and Requirements
- Python Installed
- Twilio Installed
- Send the SMS to Registered Mobile Number with Location
You Have to Register Your Mobile Number with Twilio Consol and then Generate Your Twilio Number and Enter it in the "From" Field.
The "To" Field Contain the Registered User Mobile Number.
Merge the Code and Use it...