]> www.average.org Git - loctrkd.git/commitdiff
add README
authorEugene Crosser <crosser@average.org>
Wed, 16 Mar 2022 23:17:26 +0000 (00:17 +0100)
committerEugene Crosser <crosser@average.org>
Wed, 16 Mar 2022 23:17:26 +0000 (00:17 +0100)
README.md [new file with mode: 0644]

diff --git a/README.md b/README.md
new file mode 100644 (file)
index 0000000..66a2881
--- /dev/null
+++ b/README.md
@@ -0,0 +1,12 @@
+# A server to collect data from zx303 GPS trackers
+
+zx303 GPS+GPRS module is a cheap and featureful GPS tracker for pets,
+children, elderly family members, and, of course, illegal tracking
+of people and objects, though the latter absolutely must not be done.
+
+This work is inspired by [this project](https://github.com/tobadia/petGPS),
+but is more of a complete reimplementation than a derived work.
+
+As of the time of creation of this README, the program can successfully
+collect data and store it in sqlite database, but does not use/provide
+location service based on mobile cell and wifi data.