Skip to content

PavanTeja2005/terminal-weather

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The Terminal Weather Tool.

Terminal based weather reporting tool coded in python by @sakibulalikhan

How to dowload 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 the Weather in the city. *How much Temperature is in the city & feels like. *How much Humidity is in the city. *How much visibility is in the city. *How much wind speed is in the city.

About

Terminal based weather reporting tool codded in python by @sakibulalikhan

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%