Skip to content

gleguizamon/aero-toolbox-cli

Repository files navigation

Aero Toolbox Logo

Aero Toolbox CLI is a command-line tool that provides a variety of aviation-related utilities and functions, including the ability to decode METAR and more. It makes it easy to obtain weather and other useful information for pilots and aviation enthusiasts.

Installation

To use the Aero Toolbox CLI, you must have Node.js installed on your system. Then, you can install the CLI as follows:

npm install -g aero-toolbox-cli

Usage

Once installed, you can use the Aero Toolbox CLI directly from the command line. Here are some examples of commands and how to use the application:

METAR Reports

You can use Aero Toolbox CLI to decode METAR reports. Simply run the following command:

aero-toolbox-cli metar <code>

or you can add -d to get a decoded report

aero-toolbox-cli metar <code> -d

Other Functions

In addition to METAR decoding, Aero Toolbox CLI offers other useful aviation utilities and functions. You can explore all available options by running:

aero-toolbox-cli --help

Contributing

Contributions are always welcome! If you would like to contribute to the Aero Toolbox CLI, please refer to the Contributing Guide.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published