An open API service indexing awesome lists of open source software.

https://github.com/rajtilak-2020/cli-weather

A simple batch script to fetch and display weather information from the command line.
https://github.com/rajtilak-2020/cli-weather

Last synced: 2 months ago
JSON representation

A simple batch script to fetch and display weather information from the command line.

Awesome Lists containing this project

README

        

# Weather CLI Tool

A simple batch script that fetches and displays weather information directly from the command line. (by default its set to Cuttack location you can modify the location by simply opening this file in the notepad).

## Features
- Fetch weather updates using a simple command.
- Works without additional software dependencies.
- Lightweight and easy to use.

## Installation
1. Clone this repository:
```sh
git clone https://github.com/rajtilak-2020/CLI-Weather.git
```
2. Navigate to the directory:
```sh
cd Weather-CLI
```
3. Run the script:
```sh
Weather.bat
```

## Usage
Simply execute the `Weather.bat` file in the command prompt to get the weather information.

## License
This project is licensed under the MIT License.