A small server-side application is dedicated to provide TCP-packets response and basic logging functionality from operating low cost commercially available GPS Vehicle Trackers such as Concox GT06N and perhaps others (GT06E and GT06F). The application is using POSIX API and intended to run on Unix, Linux and even Windows systems (cygwin environment). Currently it has been developed and tested on FreeBSD 14.3. Recently added limited support for VL103 series devices from Jimi IoT Co., Ltd..
Features
- TCP packet handler
- Multi client support
- Basic logging of GPS coordinates and velocity
- Logging of various alarms
License
BSD LicenseFollow GPS Track Server
nel_h2
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
-
I bought Concox GT06N and using it my car. This GPS tracker server is an alternative to Chinese services which might be not free and often may violate your privacy (I mean somebody is tracking you down...). Of course you need to have an access to a unix/Linux server where you can compile and install server as well as posses some skills to do that. What would be nice to have is a map feature and as author mentioned himself, one can write a simple script wrapper which will translate logged coordinates to a path visualized on the map.