Add README
authorDmitry Marakasov <amdmi3@amdmi3.ru>
Wed, 28 Apr 2010 14:01:44 +0000 (18:01 +0400)
committerDmitry Marakasov <amdmi3@amdmi3.ru>
Wed, 28 Apr 2010 15:59:22 +0000 (19:59 +0400)
README [new file with mode: 0644]

diff --git a/README b/README
new file mode 100644 (file)
index 0000000..e563722
--- /dev/null
+++ b/README
@@ -0,0 +1,28 @@
+UberLogger
+~~~~~~~~~~
+
+This is UberLogger, a program that logs data from all sources your
+Maemo device can reach.
+
+Features
+~~~~~~~~
+Currently, only logging from external bluetooth GPS receivers is
+suported, but plans are to support internal GPS as well as logging
+reachable wireless networks and cellular base stations linked to
+GPS coordinates.
+
+Dependencies
+~~~~~~~~~~~~
+python
+python-qt4
+python-dbus
+python-bluez
+
+Usage
+~~~~~
+Add your receiver(s) into devices array in uberlogger.py and just
+run it
+
+Authors
+~~~~~~~
+Dmitry `AMDmi3' Marakasov <amdmi3@amdmi3.ru>