Ласкаво просимо до репозиторію git FreeTakServer (FTS).
FTS — це реалізація TAK-сервера на Python3 для таких пристроїв, як ATAK, WinTAK і ITAK, вона є кросплатформною та працює від інсталяції на кількох вузлах на AWS до версії Android. Він безкоштовний із відкритим вихідним кодом (випущений згідно з публічною ліцензією Eclipse.
For documentation on installation and usage visit our FreeTAKServer Documentation page
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
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
We support a public instance of FTS.
- download the configuration here
- use the Import manager in ATAK to import the configuration
- more details
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
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.
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
For installation go here.
- 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:
- The subreddit
- The public ATAK Discord Server
Команда FTS щодня працює над розробкою відкритого та безкоштовного рішення. Ми плануємо зробити більше, ніж просто відтворити функції застарілого сервера TAK, наша дорожня карта включає інтеграцію з системами з відкритим кодом, як-от Meshtastic від LORA, перенесення його на Android, наявність відкритого API та багато іншого.
Ми робимо це безкоштовно, тому що вважаємо, що пожертвування особистого часу на справу є справою, яка сама по собі гідна. Однак ми також витрачаємо свій час і гроші на:
- Підтримувати публічний сервер і тестовий сервер
- Інвестуйте в різні технології для досліджень і розробок
Якщо ви вважаєте, що FTS корисний для вас і можете зробити пожертву в ці складні часи, зробіть внесок тут: Пожертвуйте
You can also support the project by buying one of our t-shirts.
ПРИМІТКА:
Я не великий шанувальник Paypal, але це найпростіший спосіб, який я знайшов для першої спроби. У майбутньому ми можемо перейти до більш етичної системи. Нарешті, ви можете допомогти проекту, розсилаючи спам із інформацією FTS, показуючи наші репозиторії на github і Pip і голосуючи за нас.
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.