Scripts that forward text messages received by ModemManager to other channels, such as e-mail, XMPP, Matrix and Mattermost.
- Shell 100%
| LICENSE | ||
| mm-sms-email.sh | ||
| mm-sms-matrix.sh | ||
| mm-sms-mattermost.sh | ||
| mm-sms-xmpp.sh | ||
| README.md | ||
ModemManager SMS Gateways
This repository contains scripts that forward text messages received by ModemManager to other channels, such as e-mail, XMPP, Matrix and Mattermost.
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
For Matrix and Mattermost:
- curl
License
This project is licensed under the GNU General Public License v3.0 or later. See the LICENSE file for details.