Skip to content

Latest commit

 

History

History
115 lines (90 loc) · 7.28 KB

readme_UKR.nd.md

File metadata and controls

115 lines (90 loc) · 7.28 KB

FreeTAKServer Downloads PyPI GitHub release (latest by date) Lines of code

the Parrot is not dead

Ласкаво просимо до репозиторію git FreeTakServer (FTS).

FTS — це реалізація TAK-сервера на Python3 для таких пристроїв, як ATAK, WinTAK і ITAK, вона є кросплатформною та працює від інсталяції на кількох вузлах на AWS до версії Android. Він безкоштовний із відкритим вихідним кодом (випущений згідно з публічною ліцензією Eclipse.

Документація користувача

FTS UI 1.8

For documentation on installation and usage visit our FreeTAKServer Documentation page

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
  • KML generation
  • Command Line Interface
  • Extensive REST API for intgrations and extensions

some use cases

Статус проекту

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

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:

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.

Documentation

See user docs for various information including an UML model of the Domain classes involved in a COT event.

Вимоги

  • Python 3.8
  • Dependencies:
    • flask
    • lxml
    • pathlib
    • tabulate
    • sqlalchemy
    • setuptools
    • Flask-SQLAlchemy

Встановлення та використання FreeTakServer

For installation go here.

Project Structure

  • FreeTakServer
    • Controllers: Contains FTS business Logic
    • Models: Contains all the FTS object model
    • Views: contains the access to FTS

Спільнота

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

Пожертвуйте

Команда FTS щодня працює над розробкою відкритого та безкоштовного рішення. Ми плануємо зробити більше, ніж просто відтворити функції застарілого сервера TAK, наша дорожня карта включає інтеграцію з системами з відкритим кодом, як-от Meshtastic від LORA, перенесення його на Android, наявність відкритого API та багато іншого.

Ми робимо це безкоштовно, тому що вважаємо, що пожертвування особистого часу на справу є справою, яка сама по собі гідна. Однак ми також витрачаємо свій час і гроші на:

  • Підтримувати публічний сервер і тестовий сервер
  • Інвестуйте в різні технології для досліджень і розробок

Якщо ви вважаєте, що FTS корисний для вас і можете зробити пожертву в ці складні часи, зробіть внесок тут: Пожертвуйте

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

ПРИМІТКА:

Я не великий шанувальник Paypal, але це найпростіший спосіб, який я знайшов для першої спроби. У майбутньому ми можемо перейти до більш етичної системи. Нарешті, ви можете допомогти проекту, розсилаючи спам із інформацією FTS, показуючи наші репозиторії на github і Pip і голосуючи за нас. star-history-2023123

Open Source Notes

FTS was made possible by the following Open Source projects. We'd like to thank the following individuals and organizations for providing crucial support and making FTS possible.