Commit graph

4 commits

Author SHA1 Message Date
Jonathan Hodgson
86840be8ee Makes calling work
Much of the code that interfaces with the modem was taken from SXMO.

Calling now works for both incoming and outgoing calls
2021-04-04 16:01:24 +01:00
Jonathan Hodgson
1d3205bfa2 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
Jonathan Hodgson
52d4b32c2f 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
Jonathan Hodgson
01c3906833 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