Add README.md

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
Maxime “pep” Buquet 2022-07-18 18:27:01 +02:00
parent 341f22e0e3
commit 3e8951dd24
Signed by: pep
GPG Key ID: DEDA74AEECA9D0F2
1 changed files with 20 additions and 0 deletions

20
README.md Normal file
View 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
- …