WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Rukomoynikov/weather_cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather CLI

This package allows you to fetch weather date from OpenWeatherMap to your terminal. To use it you need to get an API key on their site.

How to use it

With cargo installed, run the following command:

1. cargo install forecaster
2. forecaster config set api_key <your_api_key>
3. forecaster current <city_name>

# Example result
> Temperature: 5.68
> Feels like:  1.66
> Wind speed:  6.26

About

Hey hey hey, look who is writing Rust

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages