An open API service indexing awesome lists of open source software.

https://github.com/rahulrsingh09/sendsms

Send SMS via online Service providers
https://github.com/rahulrsingh09/sendsms

ajax clickatell css html jquery sms

Last synced: about 2 months ago
JSON representation

Send SMS via online Service providers

Awesome Lists containing this project

README

          

# SendSMS

Easy to use Web SMS Application,The application dosn't use a Server Side Language which Exposes the Credentials But we can use any Server side language to
hide the Logic to sending the SMS.

Here in this App i am using Jquery Ajax calls to the Webservice Twilio any Clickatell.
The only Catch is that While using Twilio Free account is we can send sms to only a Single Registered Usr Or while using Clickatell Free Service we
can send message to anyone but the message body cannot be changed.

I have used both the Clients in this project to give a description to the problem.