Skip to content

liddiard/flight-status-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flight-status-dashboard

Simple command line UI to view the status of your flight while in the air by pinging airlines' APIs (which are accessible even if you haven't paid for onboard Wi-Fi).

I might turn this into a web page that stores and graphs stats about your flight as you go (ground speed, altitude, air temperature, etc.) and notifies you if your ETA changes because that sounds like fun.

Currently only supports United Airlines. Made while I was bored on a flight. Planning to support American Airlines soon.

Command Line UI example screenshot

Usage

  1. Clone the repo
  2. npm install
  3. npm start

About

Simple command line UI to display the progress of your flight.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published