]> www.average.org Git - loctrkd.git/blob - README.md
add README
[loctrkd.git] / README.md
1 # A server to collect data from zx303 GPS trackers
2
3 zx303 GPS+GPRS module is a cheap and featureful GPS tracker for pets,
4 children, elderly family members, and, of course, illegal tracking
5 of people and objects, though the latter absolutely must not be done.
6
7 This work is inspired by [this project](https://github.com/tobadia/petGPS),
8 but is more of a complete reimplementation than a derived work.
9
10 As of the time of creation of this README, the program can successfully
11 collect data and store it in sqlite database, but does not use/provide
12 location service based on mobile cell and wifi data.