Dotfiles/bin/.bin/modem
2021-04-20 14:52:54 +01:00
..
checkCall Adds missed calls list to phone menu 2021-04-04 17:30:49 +01:00
checkSMS SMS messages should now print properly to files with wierd chars 2021-04-20 14:52:54 +01:00
common Makes calling work 2021-04-04 16:01:24 +01:00
dialer Makes calling work 2021-04-04 16:01:24 +01:00
makeCall Make call will now default to +44 if the number starts with a 0 2021-04-20 14:52:27 +01:00
missedCalls Initial work on modem functionality 2021-03-02 18:35:57 +00:00
monitorModem Makes calling work 2021-04-04 16:01:24 +01:00
README.md Starts writing modem scripts 2021-02-15 21:26:55 +00:00
sendSMS Makes a start on dialer 2021-03-01 22:28:54 +00:00

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