Skip to content

Weather CLI provides fast access to weather forecasts directly in your terminal.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

MatviySuk/weather_cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather CLI

github build status

Weather CLI provides fast access to weather forecasts directly in your terminal.

Installation and Usage

Currently, we provides binaries for x86_64-pc-windows-gnu, x86_64-unknown-linux-musl and x86_64-apple-darwin targets. Look for them in the latest release note.

Linux

  • Download weather_cli_{release_verions}_x86_64-unknown-linux-musl.tar.gz archive from the latest release note.

MacOS

  • Download weather_cli_{release_verions}_x86_64-apple-darwin.zip archive from the latest release note.

Windows

  • Download weather_cli_{release_verions}_x86_64-pc-windows-gnu.zip archive from the latest release note.

Retrive the binary weather from the downloaded archive and move it to your PATH for more comfortable usage.

Documentation for all the available Cli commands can be accessed with the following command.

weather --help

Available functionality

Weather cli provides current weather information as well as forecasts for 24 hours, 3 days and 5 days.

Places

Cli tool has support for managing frequently used places, stored with tag by their geodetic coordinats.

Configure providers

You can use any of the providers available in the tool.

To configure the data provider you call this commands.

weather configure <provider> --key <KEY>

Where <provider> subcommand could be either open-weather or weather-api.

  • A free tier subscription from any provider is sufficient for all the functionality available in the tool.

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Weather CLI provides fast access to weather forecasts directly in your terminal.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages