SkillAgentSearch skills...

Flight Tracker

Dashboard for when you are on a plane. Works by connecting to the inflight Wi-Fi network and pulling flight stats from their Wi-Fi portal.

Install / Use

npx skills add alii/flight-tracker

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<h1 align="center">flight-tracker</h1> <p align="center">[ab]use in-flight Wi-Fi portals to fetch live statistics</p>

Screenshot of the dashboard

This project is the result of having no internet on a flight and cached node_modules. It is designed to be dynamic so it will work with multiple airlines. Below is a list of the airlines supported.

  • Air Canada
  • American Airlines
  • Iberia
  • Delta (at least intl)

Usage

Warning This project will only work on a local device, connected to in-flight Wi-Fi. It will not work if deployed to a cloud platform! It works completely offline (you don't even have to pay for the Wi-Fi in most cases).

yarn
yarn build
yarn start

Related Skills

View on GitHub
GitHub Stars123
CategoryDevelopment
Updated2mo ago
Forks4

Languages

TypeScript

Security Score

80/100

Audited on May 22, 2026

No findings