AfterWeather

🌩️ AfterWeather

AfterWeather is a stunning real-time CLI weather tracking tool that combines live meteorological data from Open-Meteo with continuous, localized Machine Learning patterns.

✨ Features

🚀 Getting Started

Prerequisites

Installation

Clone the repository and install it locally in editable mode:

# Install dependencies and link the CLI executable locally
pip install -e .

Usage

Run AfterWeather from your terminal to begin interactive location tracking, or use the --city command option:

# View the help menu
afterweather --help

# Interactively search for any city
afterweather

# Query for a specific city directly
afterweather -c "Mumbai"

Stay safe in the weather with AfterWeather.


Screen Shots:


Entery Point of CLI :

Entery Point


Processing… :

Processing...


CLI Dashboard :

CLI Dashboard