Takcar
PHP scripts to leverage the FreeTakServer
API and Traccar
API
The Traccar
locations will be shared to the FreeTakServer
allowing them to be visible FTS webmap
, ATAK
and WINTAK
.
Takcar has the ability to:
- Show Traccar locations in the
FTS webmap
,ATAK
andWINTAK
(updated every 30 seconds) - Send a Test postPresence via the endpoint
http://127.0.0.1:19023/ManagePresence/postPresence
Please make sure that Traccar
and the FreeTakServer
are running they do not have to be on the same machine using this version.
Also edit the config.php
file with your details and checkout the tester.php
page to confirm the endpoints are working.
Release Notes
[ Version: V1.0.0.5 ]
[ Date: 19th January 2022 ]
- Shows the
name
of the device instead ofID
. - Removed unused methods.