update README.md
This commit is contained in:
parent
1a56faa145
commit
8c245c4465
10
README.md
10
README.md
@ -1,2 +1,12 @@
|
|||||||
# smsgateway
|
# smsgateway
|
||||||
smsgateway supporting portech gsm gateway
|
smsgateway supporting portech gsm gateway
|
||||||
|
This script is able to communicate with portech GSM voip gateways, and send single SMS or fetch mails and transforms
|
||||||
|
it to SMS
|
||||||
|
|
||||||
|
## Usage :
|
||||||
|
smsgateway.py imap2sms
|
||||||
|
smsgateway.py sms <number> <message>
|
||||||
|
smsgateway.py clearallsms
|
||||||
|
|
||||||
|
## Requirements :
|
||||||
|
python-messaging available on : [link](https://github.com/pmarti/python-messaging)
|
||||||
|
Loading…
Reference in New Issue
Block a user