yanniedog / fa

Discover how much of your ADSB receiver data FlightAware are actually using
1 stars 0 forks source link

FlightAware Contribution Monitor

Script to discover how much of your ADSB receiver data FlightAware are actually using.

Purpose

By running this application, you get detailed insight into your ADS-B contributions to FlightAware. This is valuable for tracking performance and troubleshooting issues.

Overview

The application comprises seven main components:

Requirements

Dependencies (automatically installed)

Installation

1) wget https://raw.githubusercontent.com/yanniedog/flightaware-contribution/main/install-fa-tracklog-contribution.sh 2) chmod +x install-fa-tracklog-contribution.sh 3) ./install-fa-tracklog-contribution.sh

Configuration

  1. Open config.me in a text editor.
  2. Edit the settings to match your FlightAware username and other necessary parameters.

Usage

  1. Open a terminal window.
  2. Navigate to the application directory.
  3. Make start.sh executable if it isn't: chmod +x start.sh.
  4. Run start.sh to initiate the application: ./start.sh.

Uninstallation

Screenshot 2023-10-17 181904