flight-tracker
flight-tracker copied to clipboard
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.
flight-tracker
[ab]use in-flight Wi-Fi portals to fetch live statistics
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