Interactive flight connection map. Written as a SwiftUI desktop app exercise.
airports.json
and flights.json
required for this app to work.
Click on an airport to show all of its direct connections. Click again to dismiss.
The sidebar will list all known flight times sorted by frequency.
© Poren Chiang 2025, released under BSD-3 License.