Skip to content

Release Version 1.0.0.2

Compare
Choose a tag to compare
@Cale-Torino Cale-Torino released this 06 Sep 15:09
· 31 commits to main since this release

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 and WINTAK (updated every 3 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 on the same machine in order for these scripts to work.

Also edit the config.php file with your details before running.

Release Notes

[ Version: V1.0.0.2 ]
[ Date: 06th September 2021 ]

  • Added config.php for easy setup
  • Removed unnecessary code (simplified scripts)