Your personal breeze of weather insights. Stay informed with real-time updates and forecasts at your terminal.
- Real-time Weather Updates: Get real-time weather updates for your location.
- Weather Forecast: Get a 7-day weather forecast for your location.
Clone the repository
git clone https://github.com/Jay-Karia/aero-cli
Change the directory
cd aero-cli
Install the dependencies
pnpm install
Link the package
npm link --local
Compile the TypeScript files
pnpm dev
Run the CLI
aero
Current Weather
aero current --location <location>
Daily Weather Forecast
aero forecast --location <location> --daily
Hourly Weather Forecast
aero forecast --location <location> --hourly
Filter by number of days
aero forecast --location <location> --daily --days <number>
Help
aero
or
aero --help
Support me by giving a ⭐ !