Dotfiles/bin/.bin/modem
Jonathan Hodgson 49c7a32c7f Implements --dry-run for check call
It obviously can't answer a call that isn't coming in, but it creates
the rofi prompt
2021-03-21 13:37:55 +00:00
..
checkCall Implements --dry-run for check call 2021-03-21 13:37:55 +00:00
checkSMS Initial work on modem functionality 2021-03-02 18:35:57 +00:00
common Initial work on modem functionality 2021-03-02 18:35:57 +00:00
dialer Initial work on modem functionality 2021-03-02 18:35:57 +00:00
missedCalls Initial work on modem functionality 2021-03-02 18:35:57 +00:00
monitorModem Initial work on modem functionality 2021-03-02 18:35:57 +00: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