Jonathan Hodgson
1ab519531c
Initial work on modem functionality
...
Including, checking for incoming calls, missed calls, sms and the start
of a dialer using rofi
2021-03-02 18:35:57 +00:00
Jonathan Hodgson
afb6634bec
Makes a start on dialer
2021-03-01 22:28:54 +00:00
Jonathan Hodgson
c88b6fa18a
Fix new message count
2021-02-18 21:17:19 +00:00
Jonathan Hodgson
0b22abd4b4
Start on sms checker script
2021-02-18 21:13:50 +00:00
Jonathan Hodgson
30558c7b2d
Stops sms using data flag
2021-02-18 20:43:44 +00:00
Jonathan Hodgson
9fd64e9bb2
Fixes a bug where the modem number isn't correctly identified
2021-02-15 21:36:37 +00:00
Jonathan Hodgson
271c253178
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