Giter Club home page Giter Club logo

freetakserver's Introduction

FreeTAKServer

the Parrot is not dead

Welcome to the FreeTakServer (FTS) git repository.

FTS is a Python3 implementation of the TAK Server for devices like ATAK, WinTAK, and ITAK, it is cross-platform and runs from a multi node installation on AWS down to the Android edition. It's free and open source (released under the Eclipse Public License).

User Documentation

FTS UI 1.8

For documentation on installation and usage visit our FreeTAKServer Documentation page

Supported Use cases

FTS allows you to connect ATAK clients to share geo information, to chat with all the connected clients, exchange files and more. It intends to support all the major use cases of the original TAK server.

  • Web administration
  • Federation Service (Connecting two or more FTS instances)
  • Data Package upload, share with all connected users and retrieval
  • Image transfer and storage
  • COT recording in a database
  • Execution of common task list (using the ExCheck plugin for WinTAK; ATAK plugin only available to users with takmaps.com access)
  • SSL Encryption
  • Command Line Interface for start and stop services
  • Extensive REST API for intgrations and extensions

some use cases Live version

Project Status

This code is currently in Production Stage. Check out our roadmap @FreeTakServer#25 to see what is planned Also subscribe to this feed to be automatically informed about PIP new versions: https://pypi.org/rss/project/freetakserver/releases.xml

Community

If you have any issues don't hesitate to bring it up, as TAKFreeServer is in continuous development. To discuss with the developer team you may use:

Donate back

the FTS team is working daily on the development of an open and free solution. We plan to do more than simply replicate the functionalities of the legacy TAK server, our road map includes integration with open source systems like LORA's Meshtastic, porting it to Android, having an open API, and much more.

We are doing it for free because we believe that donating personal time to a cause is an endeavour that is worthy per-se, However, we are also spending our own time and money to:

  • Maintain a Public server and a test server
  • Invest in different technologies for R&D

If you feel that FTS is useful to you and you can donate in those challenging times please consider contributing here: DONATE

You can also support the project by buying one of our t-shirts.

NOTE: not a big fan of Paypal, but that is the easiest way I found for an initial attempt. We may go to some more ethical system in future. Finally you can help the project by spamming FTS information, starring our repositories in github and Pip and upvoting us.

Public instance

we support a public instance of FTS.

  • download the configuration here
  • use the Import manager in ATAK to import the configuration
  • more details

Tell us what you think!

to discuss with the developer team Visit the ATAK subreddit https://www.reddit.com/r/ATAK/ or join the Discord chat https://discordapp.com/invite/XEPyhHA

Architecture

TAKFreeServer uses a MVC pattern, the concept of a COT (Cursor On Target) is described in a set of Domain classes, generated from the UML model using a Model Driven Architecture approach. the domain model with all the known objects used by CIVTAK/wintak Live version generated documentation of the COT description

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.

  • flask
  • lxml
  • pathlib
  • tabulate
  • sqlalchemy
  • setuptools
  • eventlet
  • random_word
  • Pip
  • Bootstrap4
  • pyopenssl
  • Flask Dashboard Black by AppSeed

Documentation

Our User docs, contains various documents including an UML model of the Domain classes involved in a COT event.

Requirements

  • Python 3.6 (or better) following Python libraries are required and will be installed automatically by pip: flask, lxml, pathlib, tabulate, sqlalchemy, setuptools, Flask-SQLAlchemy

Installing and using FreeTakServer

For documentation on installation visit the user docs

Project Structure

  • TakFreeServer
    • Controllers: Contains FTS business Logic
    • Models: Contains all the FTS object model
    • Views: contains the access to FTS
    • certs: code for secure connection
  • Docs: Usefull documentation regarding COTS and different logs to understand how those are implemented
  • Model: a UML model in Sparx EnterpriseArchitect format (see https://sparxsystems.com/products/ea/trial/request.html).

freetakserver's People

Contributors

ampledata avatar benking84 avatar brothercorvo avatar gregbuehler avatar joshuafuller avatar largousagi avatar logikal avatar mfhdwt avatar naman108 avatar pinztrek avatar rcaudill avatar rikkamerbeek avatar rlex avatar tapawingo avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.