aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2010-10-25 20:10:42 +0200
committerGuido Günther <agx@sigxcpu.org>2010-11-25 21:04:16 +0100
commitf3bcc5ed66c808ccc15417daf5f3ad25c76ad648 (patch)
treea856718cdb571f656e207819147474c7eac90648 /README
Initial commit
Diffstat (limited to 'README')
-rw-r--r--README26
1 files changed, 26 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..0feba1e
--- /dev/null
+++ b/README
@@ -0,0 +1,26 @@
+About
+-----
+prepaid-manager-applet aims to ease the handling of mobile internet connections
+using GSM mobile prepaid cards on the GNOME Desktop. Such a SIM card can either
+be in a mobile phone used as a modem, a usb 3g module (usb surf stick) or used
+by the built in 3G chipset in your laptop/netbook.
+
+* It allows you to check the current balance and to top up the credit.
+* It uses ModemManager to talk to your GSM chipset.
+
+Requirements
+------------
+* ModemManager with ussd support (current git)
+* mobile-broadband-provider-info with top-up support:
+ http://git.debian.org/?p=users/agx/mobile-broadband-provider-info.git
+* pygtk2 >= 2.17
+
+Project Page
+------------
+https://honk.sigxcpu.org/piki/projects/ppm
+
+Contact
+-------
+Send comments, patches and suggestions to
+
+Guido Günther <agx@sigxcpu.org>