Skip to content

Ujang360/weather-info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Info

An OpenWeather terminal utility to get current location's weather condition. This is pretty much a hobby project.

Installation

To install this from Rust community's crate registry, one must install Rust. Then do this in the terminal:

cargo install weather-info

Usage

> weather-info

City           : Bandung
Weather        : Clouds
Temperature    : 27.69 °C
Feels Like     : 30.02 °C
Pressure       : 1011 mBar
Humidity       : 58 %
Wind Speed     : 1.08 m/s
Wind Direction : 346 degree

Usage Note

You will be prompted to type OpenWeather API-Key, it will save the key in your home folder. One can get the key from this link for free.

License

weather-info is distributed under the terms the MIT license.

See LICENSE for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages