Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

Fyko/wttr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

☁ wttr cli

Actions Crate Downloads

a cli app to interact with https://wttr.in/ via the CLI -- super bare-bones

installing

# make sure you have the rust toolchain installed
# curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
# development: cargo install --git https://github.com/fyko/wttr --branch main
cargo install wttr

meta

CLI tool for listing the weather

USAGE:
    wttr [FLAGS]

FLAGS:
    -h, --help       Prints help information
    -p, --pretty     Wether or not to display a prettier view
    -s, --short      Wether or not to display a smaller view
    -V, --version    Prints version information

examples

wttr --pretty
wttr --short
wttr -V

About

a cli app to interact with https://wttr.in/ via the CLI -- super bare-bones

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages