> For the complete documentation index, see [llms.txt](https://app.inwisso.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://app.inwisso.com/apps/planesguide-tv-flight-tracker.md).

# PlanesGuide TV: Flight Tracker

{% embed url="<https://apps.apple.com/us/app/planesguide-tv-flight-tracker/id6773138657>" %}

Track aircraft from the couch with a live aviation map built for the big screen. PlanesGuide TV helps you browse nearby aircraft, search flights, explore airports, and follow selected planes across Apple Maps in a clean tvOS experience.

### Live Aircraft Tracking on the Big Screen

PlanesGuide TV shows nearby aircraft around a selected location or your current location when you grant permission. Each selected aircraft can display helpful aviation details such as callsign, aircraft type, altitude, speed, heading, operator, and route information when available.

### Search Flights and Airports

Use flight search to look up aircraft by callsign, flight number format, or aircraft identifier. Use airport search to find major airports by code or name, browse preset global airports, and discover airport results through Apple Maps search.

### 2D and 3D Map Views

Switch between an overview map and a closer 3D-style follow view for selected aircraft. Choose standard, dark, satellite, or hybrid map styles, enable map rotation, and use route overlays to better understand where an aircraft has been and where it is headed.

### Route and Airport Details

When aviation data is available, PlanesGuide TV can show origin and destination airports, airline/operator details, status, route path, terminal or gate information, and timing details. Data availability varies by aircraft, provider coverage, network conditions, and optional flight-detail provider access.

### Local Pins and TV-Friendly Controls

Save favorite aircraft and airports locally on your Apple TV for quick access. The app is designed around readable panels, simple remote-friendly menus, and a full-screen map experience that feels natural in the living room.

### Optional Play Modes

Alongside live aircraft tracking, PlanesGuide TV includes optional flight and car exploration modes for a more playful way to experience Apple Maps on Apple TV.

### Privacy-Minded Flight Tracking

PlanesGuide TV does not require an account and does not include advertising or tracking SDKs. Location access is optional and used to show nearby aircraft. Saved pins, settings, and optional provider keys are stored locally on the Apple TV.

### FAQ

#### Does PlanesGuide TV show every aircraft?

No. Live aircraft visibility depends on aircraft broadcasting, third-party data coverage, network availability, and regional conditions.

#### Can I use PlanesGuide TV without location access?

Yes. Location access is optional. You can search flights and airports or browse supported areas without granting location permission.

#### Does the app require an account?

No. PlanesGuide TV does not require account creation.

#### Are saved aircraft and airports synced to the cloud?

No. Saved pins are stored locally on the Apple TV.

#### What data sources does the app use?

The app uses Apple MapKit for maps and search, Airplanes.live for aircraft data, ADSBDB for route lookup, and optional AeroDataBox via RapidAPI for richer flight details when configured.

#### Is PlanesGuide TV for pilots or operational flight planning?

No. PlanesGuide TV is for informational and entertainment use only. Do not use it for navigation, safety, or operational decisions.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://app.inwisso.com/apps/planesguide-tv-flight-tracker.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
