Skip to content

ExpDev07/weather-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weather-cli

This is a simple cli tool written in Rust for getting the temperature of a location. Simply pass the following options to the program:

API_KEY - An Open Weather Map API key that can be found at https://home.openweathermap.org/api_keys.

LAT - The latitude of the location you wish to retrieve the temperature for.

LON - The longitude of the location you wish to retrieve the temperature for.

About

🌧️ A simple and fast weather-cli written in Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages