Git Product home page Git Product logo

gammu's Introduction

Gammu All Mobile Management Utilities
=====================================

Gammu is library and command line utility for mobile phones. It is
released under GNU GPL version 2.

It has been initiated by Marcin Wiacek and other people. Originally the
code was based on Gnokii <http://www.gnokii.org> and later MyGnokii
<http://www.mwiacek.com> projects. Gammu  was former (up to version
0.58) called MyGnokii2.

Currently the project is lead by Michal Cihar <[email protected]> with
help of many contributors.


More information
================

On <http://www.gammu.org/> there is wiki and bug tracker, current Gammu
maintainer keeps information available on <http://wammu.eu/gammu/>.


Downloading
===========

Current releases can be downloaded from several mirrors, primary
download site currently is <http://dl.cihar.com/gammu/releases/>. 

Developers might be interested in snapshot or version control system
(Git is being used), information about accessing these is available at
<http://wammu.eu/gammu/>.

The development goes on in Git, main development branch is
<git://gitorious.org/gammu/mainline.git>, you can browse it using
<http://gitorious.org/gammu/mainline/trees>.


Versions
========

There are two types of releases - testing and stable, both having
version x.y.z. Stable releases have usually z = 0 or some small number,
while testing ones have z >= 90. Testing releases usually provide latest
features, but everything does not have to be stabilized yet.


Configuration
=============

Gammu requires configuration to be able to properly talk to your phone.
You can create own by starting from example in docs/config/gammurc,
where parameters are described, or use utils/gammu-config script
(installed to bin), which can help you to generate valid configuration.

Alternatively you might want to try GUI for Gammu called Wammu (see
<http://wammu.eu/>), which can automatically generate configuration for
you.

The configuration file should be placed in ~/.gammurc or /etc/gammurc on
Unixes. On Windows you can place gammurc in Application Data folder in
your profile or in same directory as is binary being executed from.

For hints about configuring your phone, you can check Gammu Phone
Database <http://wammu.eu/phones/> to see what user users
experienced.


Problems
========

Use <http://bugs.cihar.com/> or mailing list for reporting problems.  It
useful to send logs of Gammu executed with enabled debugging. You can to
it by adding parameters --debug textall, e.g.:

   gammu --debug textall --identify


Developers
==========

Some information is available in docs/manual/ folder. You can also
generate documentation using Doxygen. API documentation can be generated
by make apidoc in build, you can also view it online at
<http://wammu.eu/docs/devel/api/>. Similarly internal documentation can
be generated by make interndoc and is available on
<http://wammu.eu/docs/devel/itenrnals/>.

If you intend to use libGammu in your application, all you should need
is to #include <gammu.h> and then use Gammu functions. You can check
docs/examples/ for some small example applications.

To debug, you might want to build Gammu with -DENABLE_PROTECTION=OFF,
otherwise debugging tools are somehow confused with protections GCC
makes and produce bogus back traces.


Localization
============

Localization uses Gettext. You can set locales you want to use by
specifying LANG or LC_* environment variables (on Linux you usually
don't care about this, on Windows just export e.g. LANG=cs_CZ).

If you want to improve existing translation, please visit
<http://l10n.cihar.com/projects/gammu/>. For adding new one, you need to
contact <[email protected]> and then you will be able to edit it on
former mentioned URL.

You can also go ahead with traditional way of creating/updating po files
in locale/ folder and then sending updated ones to bug tracker.


Note
====

Name Gammu is not connected with Gammu from "Heretics of Dune" written
by Frank Herbert.


Feedback
========

Any feedback is welcome, if you found bug, please follow description in
section "Problems". You can contact developers and users on
<[email protected]> mailing list.

# vim: et ts=4 sw=4 sts=4 tw=72 spell spelllang=en_us

gammu's People

Contributors

nijel avatar yarons avatar stefanbosak avatar rimy avatar severense avatar readmanr avatar samejo avatar erijo avatar stievenk avatar wejick avatar alexanderchernikov avatar dgelvin avatar gepo avatar strohel avatar 029ah avatar 0-wiz-0 avatar wzab avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.