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.
-
Checkout the repository
git clone https://github.com/Meisterschueler/ogn-silentwings.git
-
Install python requirements
pip install -r requirements.txt
Licensed under the AGPLv3.