Add README.md
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
341f22e0e3
commit
3e8951dd24
1 changed files with 20 additions and 0 deletions
20
README.md
Normal file
20
README.md
Normal file
|
@ -0,0 +1,20 @@
|
|||
# Gateway ModemManager <-> XMPP
|
||||
|
||||
Bridge ModemManager SMSs and Calls to XMPP.
|
||||
|
||||
SPDX: AGPL-3.0-or-later
|
||||
|
||||
## TODO
|
||||
|
||||
- [ ] ModemManager
|
||||
- [ ] Modems
|
||||
- [ ] Settle on the first enabled modem.
|
||||
- [ ] Pick modem from configuration, enable it with provided string.
|
||||
- [ ] SMS
|
||||
- [ ] Monitor / Read
|
||||
- [ ] Send
|
||||
- [ ] Calls
|
||||
- [ ] Monitor / Answer
|
||||
- [ ] Make calls
|
||||
- [ ] XMPP
|
||||
- …
|
Loading…
Reference in a new issue