Skip to content

Weather CLI is a command-line interface application that allows users to retrieve weather information for a specified location. This application is built using JavaScript and provides an easy way to check the weather directly from your terminal.

Notifications You must be signed in to change notification settings

FarrukhKamalov/weather_cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather CLI

Weather CLI is a command-line interface application that allows users to retrieve weather information for a specified location. This application is built using JavaScript and provides an easy way to check the weather directly from your terminal.

Table of Contents

Features

  • Retrieve current weather information for any city
  • Display temperature, humidity, wind speed, and weather conditions
  • User-friendly command-line interface

Technologies Used

  • JavaScript - The primary programming language used for development
  • Node.js - JavaScript runtime for building server-side applications
  • [Any weather API used, e.g., OpenWeatherMap]

Getting Started

To get a local copy up and running, follow these steps:

  1. Clone the repository
    git clone https://github.com/KamolovFarrux2005/weather_cli.git
  2. Change directory
    cd weather_cli
  3. Install the dependencies
    npm install
  4. Create a .env file based on the .env.example and configure your environment variables (API keys, etc.).
  5. Run the application
    node weather.js [city_name]

Usage

You can retrieve weather information by running the following command in your terminal: ```bash node weather.js London

This will display the current weather conditions for London.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Qo'shimchalar

  • API: Agar ma'lum bir API dan foydalangan bo'lsangiz, uni ko'rsating.
  • Xususiyatlar: Loyihangizga mos keladigan qo'shimcha xususiyatlarni qo'shishingiz mumkin.

Agar yana biron savol yoki o'zgarish kerak bo'lsa, iltimos, bildiring!

About

Weather CLI is a command-line interface application that allows users to retrieve weather information for a specified location. This application is built using JavaScript and provides an easy way to check the weather directly from your terminal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published