Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/timrogers/raycast-iata-code-decoder

A Raycast extension for decoding IATA codes for airports, airlines and aircraft, allowing you to work out what a given code refers to
https://github.com/timrogers/raycast-iata-code-decoder

Last synced: 13 days ago
JSON representation

A Raycast extension for decoding IATA codes for airports, airlines and aircraft, allowing you to work out what a given code refers to

Awesome Lists containing this project

README

        

# IATA Code Decoder

This Raycast extension decodes IATA codes for airports, airlines and aircraft, allowing you to work out what a given code refers to. To do this, it uses a bespoke [API](https://github.com/timrogers/iata-code-decoder-api).

So, for example, you might:

- enter "SFO" into the "Decode IATA Airport Code" command and be told that it refers to San Francisco International Airport; or
- type "32N" into the "Decode IATA Aircraft Code" command and be told that you're looking at an Airbus A320neo.

## Acknowledgements

Thanks to [Duffel](https://duffel.com) for the airport, airline and aircraft data.

Thanks to [Made by Made](https://madexmade.com/) for the plane image in the icon, available from [NounProject.com](https://thenounproject.com/icon/plane-1244904/).