brian7704 / OpenTAKServer

Yet another open source TAK Server for ATAK, iTAK, and WinTAK
GNU General Public License v3.0
81 stars 13 forks source link
atak itak wintak

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

Planned Features

Requirements

Installation

Ubuntu

curl https://i.opentakserver.io/ubuntu_installer -Ls | bash -

Raspberry Pi

curl https://i.opentakserver.io/raspberry_pi_installer -Ls | bash -

Rocky 9

curl -s -L https://i.opentakserver.io/rocky_linux_installer | 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://i.opentakserver.io/windows_installer'))

MacOS

curl -Ls https://i.opentakserver.io/macos_installer | bash -

Documentation

https://docs.opentakserver.io