diff options
author | bsam <bsam@FreeBSD.org> | 2010-05-13 00:14:47 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2010-05-13 00:14:47 +0800 |
commit | 965f4ecbcd1c9f6296e907af59901feeedfdc42f (patch) | |
tree | 31758f30b20591f13cd500de6f82527ed395cc39 | |
parent | b289260eefb5f6b9e80599313dc63d58e34568f0 (diff) | |
download | freebsd-ports-gnome-965f4ecbcd1c9f6296e907af59901feeedfdc42f.tar.gz freebsd-ports-gnome-965f4ecbcd1c9f6296e907af59901feeedfdc42f.tar.zst freebsd-ports-gnome-965f4ecbcd1c9f6296e907af59901feeedfdc42f.zip |
Here is a more descriptive pkg-descr. :-)
-rw-r--r-- | comms/gammu/pkg-descr | 27 |
1 files changed, 20 insertions, 7 deletions
diff --git a/comms/gammu/pkg-descr b/comms/gammu/pkg-descr index fbf3599baa84..1dbbd2a0f6f7 100644 --- a/comms/gammu/pkg-descr +++ b/comms/gammu/pkg-descr @@ -1,11 +1,24 @@ Gammu (Gnu All Mobile Management Utilities) -Gammu allows you to manage your mobile phone directly from -your PC. It has many features, such as SMS handling, Calendar, -Java support, ringtones, pictures, and many, many other good -things. +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. -WWW: http://wammu.eu/gammu/ +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). -- Kirill Bezzubets -<kirill@solaris.ru> +WWW: http://wammu.eu/gammu/ |