Gammu
Is a Linux Software to interact with mobile phone or modem.
Usage¶
- Install with
apt install gammu
- Use
gammu-detect
to check what is available - Copy the relevant output of
gammu-detect
into~/.gammurc
- Check if it works with
gammu identify
andgammu monitor
- Interact with
gammu
gammu getsmsfolders
gammu getsms 0 1
with folder=0 (virtual folder with all SMS) and sms=1 (1st SMS)gammu deletesms 1 3
with folder=1 and smsid=3
Wammu¶
Notes¶
- Documentation
- Commands supported by the
gammu
utility
- Commands supported by the
- Supported phone Database
- python-gammu, a binding of Gammu in Python