aboutsummaryrefslogtreecommitdiff
path: root/README
blob: 3e7ab53ce8d7d76ed540157ecb8a0595d120cbbd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
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 (current git)
* GTK+ >= 3.0.0, Debian package: libgtk+-3-0
* PyGObject >= 2.28.3, Debian package: python-gobject
* DBus Python Bindings >= 0.83, Debian package: python-dbus

Build
-----
To build ppm use:

  ./configure
  make

Running
-------
If you don't want to install ppm on you system you can run it from the source
tree:

   src/prepaid-manager-applet.py

Project Page
------------
https://honk.sigxcpu.org/piki/projects/ppm

Contact
-------
Send comments, patches and suggestions to

Guido Günther <agx@sigxcpu.org>