Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/g6ai/AltSIM

Send message from gammu-smsd to Telegram bot
https://github.com/g6ai/AltSIM

gammu

Last synced: about 1 month ago
JSON representation

Send message from gammu-smsd to Telegram bot

Awesome Lists containing this project

README

        

# AltSIM

Bash script for Gammu SMSD.

In your SMSD Configuration File, set the RunOnReceive option to the path of this script (gammu-receive.sh).

Replace `` and `` according to your Telegram bot settings. Give the script execution privilege.

The script runs every time gammu-smsd.service receives new SMS. Gammu SMSD divides a long SMS to several parts. This script stitches SMS parts together, stores them in a string with the sender number as the first line, and pass them to Telegram API.