Currently, I only have one for sending sms messages. Inspiration was taken from sxmo's send message script although I prefer to send a message from a file so I don't have to worry about escaping quotes etc. Also, i make use of flags |
||
---|---|---|
.. | ||
README.md | ||
sendSMS |
Modem Scripts
These are used to interface with a modem.
They require Modem Manager to be installed.
Much of the code came from the SXMO project