Commit graph

6 commits

Author SHA1 Message Date
Jonathan Hodgson
9a5646f49c Makes a start on dialer 2021-03-01 22:28:54 +00:00
Jonathan Hodgson
83a5c7c6c4 Fix new message count 2021-02-18 21:17:19 +00:00
Jonathan Hodgson
0453c06a60 Start on sms checker script 2021-02-18 21:13:50 +00:00
Jonathan Hodgson
7ff2ff0521 Stops sms using data flag 2021-02-18 20:43:44 +00:00
Jonathan Hodgson
14d316e081 Fixes a bug where the modem number isn't correctly identified 2021-02-15 21:36:37 +00:00
Jonathan Hodgson
069bc21297 Starts writing modem scripts
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
2021-02-15 21:26:55 +00:00