A command line weather program made to set up once and be simple
  • Rust 90.4%
  • Shell 9.6%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Cameron Reynolds 1f2e056f92
All checks were successful
Main workflow / Build (push) Successful in 4m19s
CI fix
2026-08-15 00:05:23 -04:00
.forgejo/workflows CI fix 2026-08-14 18:19:10 -04:00
bash-completion Added EOL characters 2026-08-11 13:30:16 -04:00
man CI fix 2026-08-14 16:25:08 -04:00
scripts CI fix 2026-08-15 00:05:23 -04:00
src CI fix 2026-08-14 23:52:16 -04:00
.gitignore Added bash completion 2026-07-21 14:35:03 -04:00
Cargo.lock CI fix 2026-08-14 16:25:08 -04:00
Cargo.toml CI fix 2026-08-14 16:25:08 -04:00
LICENSE Update license 2026-08-11 13:38:26 -04:00
README.md Version update 2026-08-13 23:58:47 -04:00

Weatherbird

A command line weather program made to set up once and be simple

weatherbird@sky:~$ weatherbird
|-------------------------|
|              _____      |
|       ______/     \     |
|      /             |    |
|     /              \    |
|    /                \   |
|   |__________________|  |
|                         |
|                         |
|                         |
|-------------------------|
Overcast
Temperature: 78.3
Min: 67.2
Max: 78.5

Arguements

set: Asks for units, latitude, and longitutde and will save the configuration as the location to use for Weatherbird.

days [1-7]: Gives a forecast of up to 7 days

hours [1-24]: Gives a forecast of up to 24 hours

--help, -h: Prints the help screen

--version, -v: Prints the version

Authors

Cameron Reynolds cameron@starlordv125.net

Iris Davidson c0dysemsiladd@gmail.com