Wednesday, February 1, 2012

Gammu


Gammu is the name of the project as well as name of command line utility, which you can use to control your phone. It is written in C and built on top of libGammu.



Gammu command line utility provides access to wide range of phone features, however support level differs from phone to phone and you might want to check Gammu Phone Database for user experiences with various phones. Generally following features are supported:
  • Call listing, initiating and handling
  • SMS retrieval, backup and sending
  • MMS retrieval
  • Phonebook listing, export and import (also from standard formats such as vCard)
  • Calendar and tasks listing, export and import (also from standard formats such as vCalendar or iCalendar)
  • Retrieval of phone and network information
  • Access to phone file system (note that some phones work also as USB storage devices and those are not accessible through Gammu)


This project has originally forked from Gnokii and up to version 0.58 has been named MyGnokii2. Then need for better name arrived and Gammu was chosen as an acronym for Gammu All Mobile Management Utilities, without knowing that Gammu from the "Heretics of Dune" book written by Frank Herbert exists.
The Gammu package does not include just this binary, but as well Gammu SMS Daemon,Gammu library and Python bindings which you can use to develop own application accessing mobile phone.

Latest News

Gammu 1.31.0

Gammu 1.31.0 has been just released. Christmas release folding up all fixes from past few months. There are too many changes to highlight some, but everybody should upgrade.
Published on Dec. 21, 2011 by Michal Čihař

Gammu 1.30.92

Gammu 1.30.92 has been just released. This is hopefully last testing version before 1.31, which I would like to release around Christmas. There are some big rewrites though, which hopefully won't break anything.
Published on Dec. 13, 2011 by Michal Čihař

Download

Just download Gammu for your platform and use it.

Documentation

The best documentation is available in The Gammu Manual which is distributed with the program. You can also view online documentation for gammu (the main program) orgammu-rc (the configuration file).


For Further Reading,
Networking