{% extends "base-site.html" %} {% block title %} About {% endblock %} {% block stylesheets %}{% endblock stylesheets %} {% block content %}
[ABOUT FTS]
FTS is a Python3 implementation of the TAK Server for devices like CiVTAK, WinTAK and ITAK, it is cross-platform. It's free and open source (released under the Eclipse Public License).

[FTS SERVER INFO]

 

 

[UI SERVER INFO]

Version {{uiversion}}

 

[CREDITS]
FTS is provided to you by the FTS team. If you like this project and you can please consider a donation.
We like to thanks the following individuals and organization for provide crucial support, making FTS possible.
[OPEN SOURCE NOTICES]
FTS was made possible by the following Open Source projects.
We like to thank the following individuals and organization for providing crucial support and making FTS possible.
{% endblock content %} {% block javascripts %} {% endblock javascripts %}