Overview
**TermoCast** is a simple command-line application that allows users to retrieve and display weather forecasts directly in their terminal. It provides a user-friendly interface to access real-time weather information without opening a web browser.
---
Features
- **Current Weather Information**:
- Fetch and display current weather conditions for a specified city.
- **Forecast Display**:
- Show a detailed weather forecast for the next few days.
- **Terminal-Based**:
- Lightweight and efficient, designed for quick access to weather data from the command line.
- **Cross-Platform**:
- Works on Linux, macOS, and Windows (with a compatible terminal).
---
Installation
Prerequisites
- **Python 3.6** or higher
- **pip** (Python package installer)
**Full Changelog**: https://github.com/swadhinbiswas/TermoCust/commits/v0.1.0