Skip to content

Your own cheap Twilio service: send bulk text messages using your free plan.

Notifications You must be signed in to change notification settings

roelvan/rest-sms-android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programmatically send SMS'es with Android

  • Install REST SMS Gateway
  • Add phone's address to a .env file in the root of your project. Example .env file:
PHONE_ADDRESS=http://192.168.0.221:8080

Your phones local address.

  • Add your app's logic to index.js.
  • Run npm start.

About

Your own cheap Twilio service: send bulk text messages using your free plan.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages