Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/timrogers/raycast-iata-code-decoder
- Owner: timrogers
- Created: 2022-03-20T17:54:09.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-16T05:14:17.000Z (24 days ago)
- Last Synced: 2024-12-17T02:33:30.313Z (24 days ago)
- Language: TypeScript
- Size: 6.16 MB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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/).