An open API service indexing awesome lists of open source software.

https://github.com/chakflying/flight-watcher

A Garmin Connect IQ application for viewing Flights around you.
https://github.com/chakflying/flight-watcher

Last synced: about 2 months ago
JSON representation

A Garmin Connect IQ application for viewing Flights around you.

Awesome Lists containing this project

README

        

# Flight Watcher

![hero image](/docs/hero-01.png)

A Garmin Connect IQ application for round smart watches.

## Features

- Collect ADS-B data from API and display in a radar view.
- Tap on a radar track to display detailed track information.
- radar screen rotates with the device's compass orientation.
- Aircraft location is displayed using [Azimuthal Equidistant Projection](https://en.wikipedia.org/wiki/Azimuthal_equidistant_projection) centered on user's current location, so distances should be more reliable.

## Supported APIs

- [ADS-B Exchange](https://www.adsbexchange.com)
- [FlightAware AeroAPI](https://www.flightaware.com/aeroapi/portal/documentation#get-/flights/search)
- [OpenSky Network](https://opensky-network.org/)