This repository has been archived by the owner on Sep 27, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
29 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,21 @@ | ||
# adsb-companion | ||
An Android app showing stats ADS-B stats. | ||
# ADS-B Companion | ||
|
||
![Build](https://github.com/d4rken/adsbc-companion/actions/workflows/android.yml/badge.svg) | ||
[![Github All Releases](https://img.shields.io/github/downloads/d4rken/companion/total.svg)](https://github.com/d4rken/companion/releases/latest) | ||
|
||
An Android app that acts as companion to feeders. It's not about showing information about planes, but about feeders! | ||
|
||
Currently only supports data via https://www.adsbexchange.com/ | ||
|
||
Features: | ||
|
||
* Show currently tracked aircraft count per feeder | ||
* Show tracked aircrafts and which feeder can see them | ||
|
||
More features to come :). | ||
|
||
## Setup | ||
|
||
* Setup your feeder | ||
* Install the [ADS-B exchange stats package](https://github.com/adsbxchange/adsbexchange-stats) | ||
* Enter the [short ID you got from the stats package](https://github.com/adsbxchange/adsbexchange-stats) into the app |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters