Tweak margins
[uberlogger] / README
1 UberLogger
2 ~~~~~~~~~~
3
4 This is UberLogger, a program that logs data from all sources your
5 Maemo device can reach.
6
7 Features
8 ~~~~~~~~
9 Currently, only logging from external bluetooth GPS receivers is
10 suported, but plans are to support internal GPS as well as logging
11 reachable wireless networks and cellular base stations linked to
12 GPS coordinates.
13
14 Dependencies
15 ~~~~~~~~~~~~
16 python
17 python-qt4
18 python-dbus
19 python-bluez
20
21 Usage
22 ~~~~~
23 Add your receiver(s) into devices array in uberlogger.py and just
24 run it
25
26 Authors
27 ~~~~~~~
28 Dmitry `AMDmi3' Marakasov <amdmi3@amdmi3.ru>