wok diff gammu/description.txt @ rev 25037

Up glza (0.11.4)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 21 21:38:29 2022 +0000 (24 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/gammu/description.txt	Sat May 21 21:38:29 2022 +0000
     1.3 @@ -0,0 +1,20 @@
     1.4 +Gammu is the name of the project as well as name of command line utility,
     1.5 +which you can use to control your phone.
     1.6 +It is written in C and built on top of libGammu.
     1.7 +
     1.8 +Gammu command line utility provides access to wide range of phone features,
     1.9 +however support level differs from phone to phone and you might want to
    1.10 +check Gammu Phone Database for user experiences with various phones.
    1.11 +
    1.12 +Generally following features are supported:
    1.13 +
    1.14 +* Call listing, initiating and handling
    1.15 +* SMS retrieval, backup and sending
    1.16 +* MMS retrieval
    1.17 +* Phonebook listing, export and import (also from standard formats such
    1.18 +  as vCard)
    1.19 +* Calendar and tasks listing, export and import (also from standard formats
    1.20 +  such as vCalendar or iCalendar)
    1.21 +* Retrieval of phone and network information
    1.22 +* Access to phone file system (note that some phones work also as USB
    1.23 +  storage devices and those are not accessible through Gammu)