MrSuttonmannMrSuttonmannCommunityยท10 Agent Skills Included

flightjar

Self-hosted ADS-B flight tracking with live map and alerts

Tracks live aircraft from a local ADS-B receiver and displays them on an interactive map with routes, photos, weather, and telemetry. Eliminates manual decoder setup, scattered data lookups, and missed aircraft sightings through automatic enrichment and server-side watchlist alerts. Includes guided workflows for adding map layers, endpoints, notification channels, tests, and screenshots to extend the tracker safely.
npx skills add MrSuttonmann/flightjar --all -g -y
Available:

Gives your AI agent the architecture, data flow, endpoint surface, and coding conventions it needs to modify and extend this flight tracker correctly.

All Skills in This Repository (10)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install flightjar?โ–ผ

Run `npx skills add MrSuttonmann/flightjar --all -g -y` in your terminal to install all skills in this suite globally.

What does flightjar do?โ–ผ

It is a self-hosted flight tracker that reads a BEAST feed from your ADS-B receiver and shows live aircraft on a map with routes, photos, weather, and telemetry. It also sends watchlist and emergency-squawk alerts via Telegram, ntfy, or webhooks.

Do I need special hardware to use flightjar?โ–ผ

You need a running ADS-B decoder such as readsb, dump1090-fa, or ultrafeeder exposing a BEAST feed on TCP port 30005. Flightjar itself runs as a single Docker container, including on a Raspberry Pi.

Can I extend flightjar with new features?โ–ผ

Yes. The included skills guide your agent through adding map overlays, HTTP endpoints, notification channels, sidebar sections, and external data clients while following the project's tested patterns.

Does flightjar work without an internet connection?โ–ผ

Core tracking works fully offline from your local receiver. Optional enrichments like routes, photos, and weather come from free public APIs and can be individually disabled for privacy or offline use.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’