Skip to content

A terminal UI to interact with real time flight data written in Go

Notifications You must be signed in to change notification settings

a-finocchiaro/flightdeck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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?)

About

A terminal UI to interact with real time flight data written in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages