Forked-Items / terminal-weather

Terminal based weather reporting tool codded in python by @sakibulalikhan

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Terminal Weather Tool.

Terminal based weather reporting tool codded 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 comman:

python3 tw.py

Example:

image

If get any error then give this comman for 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 you can do with this tool?

*How the Weather in the city. *How much Temperature in the city & fells like. *How much Humadity in the city. *How much visibility in the city. *How much wind speed in the city.

About

Terminal based weather reporting tool codded in python by @sakibulalikhan

License:MIT License


Languages

Language:Python 100.0%