Newer
Older
# ModemManager SMS Gateways
This repository contains scripts that forward text messages received by ModemManager to other channels, such as e-mail, XMPP and Telegram.
## Usage
The scripts can be run manually from the command line, or scheduled with cron or systemd timers.
## Requirements
- bash
- jq
- ModemManager
For e-mail:
- bsd-mailx or mailutils
For XMPP:
- go-sendxmpp
- curl
## License
This project is licensed under the GNU General Public License v3.0 or later. See the [LICENSE](LICENSE) file for details.