Skip to content

hasahmad/HasSms

Repository files navigation

HasSms

Simple website to send SMS Messages using smsgateway.me API and your Android phone

Its Free

Make sure you have an Android Phone with working SMS service and server (local or online) running on your machine. *** If you dont know how to install/run server on you laptop/desktop, search on google "Xampp" (for PC) or "Mamp" (for Mac OS X)***

Setup

Only works with Andoid phones and working messaging service
  1. Goto: https://smsgateway.me/ and Signup.
  • The email and password you signup with will be used later so make sure to note it down.
  1. Open Google Play Store on your Android phones and search for "SMS Gateway API" (made by CodeOn). Download and Install it.

  2. Login to the app using the email and password.

  • You should see a screen simit to this:

  1. Create a directory folder where you can run php files on your server (e.g., n mac os x, its "Sites" folder) and clone/download this git

  2. Open config.php in a text editor and edit this line $smsGateway = new SmsGateway('[email protected]', 'password');

  1. Launch you server and you should see your phone number from Android app.

This project is under development and more features will be added in the future.
Note: I am not affiliated/work for smsgateway.me

ENJOY

About

Website GUI to send SMS Messages using smsgateway.me API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published