/Flightsearcher

This program finds active Flights from Flightradar24 and SQLite database and shows them in a table.

Primary LanguageC#

FlightSearcher

Multi-Platform desktop program written in C# with Eto.Forms

This program finds active Flights from Flightradar24 and SQLite database and shows them in a table.
Every found flight get saved in the database.

Status

  • Remove some unused code
  • Complete refactoring
  • Make program faster and more efficience
  • Make GUI more beautiful