Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 564 Bytes

File metadata and controls

15 lines (13 loc) · 564 Bytes

FreeTAKServer-Simulator-UI-Example

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.