From: Dmitry Marakasov Date: Wed, 28 Apr 2010 14:01:44 +0000 (+0400) Subject: Add README X-Git-Url: http://vcs.maemo.org/git/?p=uberlogger;a=commitdiff_plain;h=6e5ec69d0bea7d4a8e944ba5ffc169b18602580e Add README --- diff --git a/README b/README new file mode 100644 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