Skip to content

anuradha99n/weather_cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Weather CLI

A simple Bash script to fetch and display weather information for your current location using your IP address.

Features

  • Automatically detects your current location using an IP geolocation API
  • Fetches current weather for your location
  • Lightweight and fast
  • No dependencies except curl and jq

Usage

  1. Make the script executable:
    chmod +x weather.sh
  2. Run the script:
    ./weather.sh
    The script will automatically detect your location and display the current weather.

Requirements

  • Bash
  • curl
  • jq

License

This project is licensed under the GPL V3 License. See the LICENSE file for details.

About

Show current weather details in terminal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages