Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

weather-cli-sadaqath

your-username188MIT1.0.3

A colorful CLI tool to check real-time weather with icons using OpenWeatherMap API.

weather, cli, node, openweathermap, boxen, chalk, axios

readme

🌤 A CLI Weather App

A stylish and colorful Command-Line Weather Application built with Node.js that displays weather data in a fancy box format with dynamic weather icons like ☀️ 🌧 ⛈ ❄️.


✨ Features

  • 📍 Shows Location (City, Country)
  • 🌡 Displays Temperature in Celsius
  • ☁ Shows Weather Condition
  • 🎨 Colorful & Stylish CLI output with boxes
  • 🌤 Dynamic Weather Icons depending on condition:
    • ☀️ Clear
    • 🌧 Rain
    • ⛈ Thunderstorm
    • ❄️ Snow
    • 🌫 Mist/Fog
    • ☁️ Clouds

📦 Installation

  1. Clone the repository
    git clone https://github.com/yourusername/weather-cli.git
    cd weather-cli