Skip to content

sakibulalikhan/terminal-weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The Terminal Weather Tool.

Terminal based weather reporting tool coded in Python by @sakibulalikhan

How to download this tool?

 git clone https://github.com/sakibulalikhan/terminal-weather.git

How to use this tool?

First, go to the tool's folder. Then open 'terminal'. & give this command:

 python3 tw.py

Example:

image

If you get any error then give this command to install requirements.

 pip3 install -r requirements.txt

Now enter the City name. Like New York or else.

Example:

image

The weather result of the city you entered.

image

What can you do with this tool?

  • How is the Weather in the city.
  • How much Temperature is in the city & feel like.
  • How much Humidity is in the city.
  • How much visibility is in the city.
  • How much wind speed is in the city.