brian/prod/: ots-aisstream-plugin-1.0.0 metadata and description

Simple index

AISStream plugin for OpenTAKSserver

author OpenTAKServer
author_email opentakserver@gmail.com
classifiers
  • License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3.10
  • Programming Language :: Python :: 3.11
  • Programming Language :: Python :: 3.12
  • Programming Language :: Python :: 3.13
description_content_type text/markdown
license GPL-3.0-or-later
project_urls
  • Documentation, https://docs.opentakserver.io
  • Repository, https://github.com/brian7704/OTS-AISStream-Plugin
requires_dist
  • opentakserver
  • websocket-client (==1.8.0)
requires_python >=3.10,<4.0

Because this project isn't in the mirror_whitelist, no releases from root/pypi are included.

File Tox results History
ots_aisstream_plugin-1.0.0-py3-none-any.whl
Size
20 KB
Type
Python Wheel
Python
3
ots_aisstream_plugin-1.0.0.tar.gz
Size
18 KB
Type
Source

OTS-AISStream-Plugin

oil tanker

About

This OpenTAKServer plugin streams free AIS data from aisstream.io via websocket. Currently only PositionReport messages are supported.

Installation

  ~/.opentakserver_venv/bin/pip install git+https://github.com/brian7704/OTS-AISStream-Plugin.git

Configuration

You'll first need to sign up for a free account at aisstream.io and get a free API key from here.

Copy the API key and edit ~/ots/config.yml. Add OTS_AISSTREAM_PLUGIN_API_KEY: paste_your_api_key_here

You can also set the following optional settings: