diff options
author | Mario Preksavec <mario at slackware dot hr> | 2015-03-27 20:54:10 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-03-28 02:22:16 +0700 |
commit | 3a3aa3ca24c4a2e1562a115278918b1de0e814fd (patch) | |
tree | 0b00a58943c7a79ccff352e232b3ba08b93c30a6 /ham/gsmlib/README | |
parent | 6aec4bac397d14219364da35f2cfdca8365568d4 (diff) |
ham/gsmlib: Added (a library to access GSM mobile phone).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ham/gsmlib/README')
-rw-r--r-- | ham/gsmlib/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ham/gsmlib/README b/ham/gsmlib/README new file mode 100644 index 0000000000000..10135855a8320 --- /dev/null +++ b/ham/gsmlib/README @@ -0,0 +1,9 @@ +This distribution contains a library to access GSM mobile phones through +GSM modems or IrDA devices. Features include: + + * modification of phonebooks stored in the mobile phone or on the SIM card + * reading and writing of SMS messages stored in the mobile phone + * sending and reception of SMS messages + +Additionally, some simple command line programs are provided to use these +functionalities. |