This is a simple Flask based web app that uses FreeTAKServer-Simulator to play a gpx file to TAK or to make a moving wandering object
In order to run this you will need to copy in the FreeTAKServer-Simulator module and takpak module into the root folder of the app and run:
pip3 install requirements.txt
before running the web app for the first time.