Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 379 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 379 Bytes

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