libGammu is core library of Gammu project. It provides abstraction layer to work with different cell phones from different vendors (including Nokia, Sony-Ericsson, Motorola, Samsung, Siemens, Huawei and others). Using this library you can talk to any phone using standard API.
The API exposes all functionality you can do with the phone and among others it provides following features:
This library is used in all other tools like Gammu or Gammu SMS Daemon.
Gammu 1.27.92 has been just released. There are just few bug fixes in this release and we're heading to 1.28.0, though there are still some rough edges.
Published on 2010-02-17 by Michal Čihař
Gammu 1.27.91 has been just released. This release brings lot of improvements in SMSD (compatibility with most Nokia phones, passing data to RunOnReceive handler in environment and new new nulll backend). It also fixes various bugs and crashes reported by users.
Published on 2010-02-04 by Michal Čihař
The library is obviously distributed as part of Gammu so to download it just get Gammu.
API documentation is available as well as internal documentation. Please check developer documentation page for more details.