Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1005 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 1005 Bytes

FlightDeck

Currently still in development.

A Terminal UI for flight tracking using tview. For now, the data all comes from Flightradar24.

Disclaimer

I wanted to write this mainly as a way to get better at Go programming and did this for educational purposes. This is designed to be only for educational and tinkering only and not for commercial use.

Please look at the Flightradar24 ToS for more information. Also for commercial purposes, Flightradar24 offers an API.

This is just something cool I wanted to build in my free time that interests me and thought other ADSB and technical avgeeks might enjoy!

Feature List

Pages

  • Fr24 most tracked
  • Aircraft Detail
  • Airline Detail
  • Flight Detail
  • Splash page?

Components

  • Flight Progress bar

Cool Ideas

  • Add speed to graph w/ 2nd Y axis (requires forking tvxwidgets?)