Skip to content

syno3/sms-gateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to sms-gateway

sms
An SMS gateway allows a computer to send or receive Short Message Service (SMS) transmissions to or from a telecommunications network. Most messages are eventually routed into the mobile phone networks. Many SMS gateways support media conversion from email and other formats.This is a great way of bypassing the high text rates charged by the network providers.

will finish in a few months due the size of the code

How it works

The Gateway can convert complicated SMS protocols into more common protocols such as HTTP. This means that developers can use web-based applications to develop an independent SMS service.
for more information visit quora sms2

Prerequisites

Inorder to run this script on your system you need to have python installed, this can be done the apt-get install pythoncommand.You will also need to have git installed in your computer use apt-get install git to download the package.Lastly am going to be using asciimatics so you will have to download it through pip install asciimatics and you are good to go.

Installing and running the scripts

  • apt update
  • apt upgrade
  • git clone https://github.com/syno3/sms-gateway
  • cd sms-gateway
  • chmod 755 *
  • python initial.py

License

This script is under the MIT license so please read the license for more information pertainig the use.

Support and contacts

Incase you are having trouble using this tool or you have any suggestions to make feel free to email me at sinotechxvista@gmail.com

About

allows one to send and recieve messages via email address bypassing the normal text rates

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages