ogn-silentwings

Build Status Coverage Status

A connector between Open Glider Network and Silent Wings. The ogn-silentwings module saves all received beacons into a database with SQLAlchemy. It connects to the OGN aprs servers with python-ogn-client.

Installation and Setup

  1. Checkout the repository

    git clone https://github.com/Meisterschueler/ogn-silentwings.git
    
  2. Install python requirements

    pip install -r requirements.txt
    

License

Licensed under the AGPLv3.