Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/g6ai/AltSIM
- Owner: g6ai
- License: gpl-3.0
- Created: 2019-02-27T10:33:52.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-08-05T22:48:29.000Z (over 1 year ago)
- Last Synced: 2024-08-07T18:44:38.746Z (5 months ago)
- Topics: gammu
- Language: Shell
- Size: 20.5 KB
- Stars: 20
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.