Skip to main content

A server for ATAK, WinTAK, and iTAK

Project description

OpenTAKServer

PyPI - Downloads PyPI - Version Discord GitHub Release Date

OpenTAKServer (OTS) is yet another open source TAK Server for ATAK, iTAK, and WinTAK. OTS's goal is to be easy to install and use, and to run on both servers and SBCs (ie Raspberry Pi).

Join us on our Discord server

Current Features

  • Connect via TCP from ATAK, WinTAK, and iTAK
  • SSL
  • Authentication
  • WebUI with a live map
  • Client certificate enrollment
  • Send and receive messages
  • Send and receive points
  • Send and receive routes
  • Send and receive images
  • Share location with other users
  • Save CoT messages to a database
  • Data Packages
  • Alerts
  • CasEvac
  • Optional Mumble server authentication
    • Use your OpenTAKServer username and password to log into your Mumble server
  • Video Streaming

Planned Features

  • Federation
  • DataSync plugin

Requirements

  • RabbitMQ
  • MediaMTX (Only required for video streaming)
  • openssl
  • nginx

Installation

Ubuntu

curl https://raw.githubusercontent.com/brian7704/OpenTAKServer-Installer/online_installer/ubuntu_installer.sh | bash -

Raspberry Pi

curl https://raw.githubusercontent.com/brian7704/OpenTAKServer-Installer/master/raspberry_pi_installer.sh | bash -

Windows

Open PowerShell as an administrator and run the following command

Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/brian7704/OpenTAKServer-Installer/master/windows_installer.ps1'))

MacOS

Coming soon

Documentation

https://docs.opentakserver.io

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

opentakserver-1.1.10.tar.gz (72.6 kB view hashes)

Uploaded Source

Built Distribution

opentakserver-1.1.10-py3-none-any.whl (88.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page