Welcome to the Weather CLI App! This tool provides quick and easy access to current weather information directly from your terminal.
- Current Weather:
Get real-time weather updates for any location.
- Forecast:
View weather forecasts for the upcoming days.
- Customizable Units:
Display temperature in Celsius or
- Location Search:
Search weather by city name, coordinates, or postal code.
- User-friendly Output:
Clear and readable output format.
To install the Weather CLI App, follow these steps:
- Clone the repository:
git clone https://github.com/Gurjaka/Dotfiles.git
- Navigate to the directory:
cd Documents/Weather-Cli
- Install the required dependencies:
pip install -r requirements.txt
or usenix develop
if you use flakes.
To use the Weather CLI App, run the following command:
python main.py