raspisms/bin
Orsiris de Jong 2309a0e031
Improve Gammu SMS Receiver
This as a rewrite of `gammu_get_unread_sms.py` script that adds:
- Support for long SMS
- Added proper CLI interface (see --help)
- Added optional --delete parameter which deletes SMS after printing them as JSON
- Added optional --show-read parameter which shows all not Unread marked SMS
- Added logging and --debug option
- Retain retrocompatibility with earlier versions of this script
- Retain retrocompatibility with Python 2.7+ (hopefully)

Fixes #181.
Btw, the interface with RaspiSMS could be improved with a temporary JSON file, using stdout seems lossy.
2022-10-20 23:15:04 +02:00
..
gammu_get_unread_sms.py Improve Gammu SMS Receiver 2022-10-20 23:15:04 +02:00
start.sh add dedicated log dir for raspisms 2020-03-04 04:18:26 +01:00
stop.sh Fix invalid closing of queues from sender, improve cleaning of pid files 2020-03-04 03:28:34 +01:00