This repository contains an AppleScript for retrieving airport charts from Flight Aware based on an ICAO airport code input.
The script prompts the user to enter an airport code in ICAO format (e.g., KLAX, KJFK). It then constructs a URL to the Flight Aware website to directly access the charts for the entered airport and opens this URL in Google Chrome.
No installation is necessary. Simply download the AirportChartRetrieval.scpt file.
To use the script, follow these steps:
- Ensure you have Google Chrome installed on your Mac, as the script opens the URL in Chrome.
- Run the
AirportChartRetrieval.scptfile using AppleScript Editor or any other compatible environment. - Enter the desired airport code in ICAO format when prompted.
This script is developed for macOS with Google Chrome installed. It has not been tested on other platforms or browsers.
For any queries or suggestions, please reach out to Me.
- Flight Aware for providing the airport chart resources.
- AppleScript community for continuous support and resources.
Developed by James Strickland - 2023