Dotfiles/bin/.bin/modem
Jonathan Hodgson 0b4566affc Work on incoming calls
Unlike SXMO, I have opted to use rofi to prompt for an incoming call.
This allows me to have accept and decline buttons easily rather than
multiple notifications.
2021-03-21 13:05:30 +00:00
..
checkCall Work on incoming calls 2021-03-21 13:05:30 +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