Skip to content

takoshiobi/terminal-weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

terminal-weather

β›…β˜€οΈβš‘πŸŒ§ weather client for the terminal

Installation

Install with pip for your ease:

$ pip install weathernow

or make git clone.

Usage

As the OpenWeatherMap API needs a valid API key to allow responses, you must get your own API key and replace "xxx" in weather.py (lines 38 & 39) by your API key. You can signup for a free API key on the OWM website

Run

MacOS:

$ python3 weather.py <cityname>

Here's example for Paris, FR and Texas, AU

demo

References

About

β›…β˜€οΈβš‘πŸŒ§ weather client for the terminal

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages