nws-cli

Crates.ionws-cli
lib.rsnws-cli
version0.1.0
sourcesrc
created_at2024-09-10 22:41:08.740056
updated_at2024-09-10 22:41:08.740056
descriptiona CLI application that gets the forecast or current conditions from the National Weather Service
homepagehttps://codeberg.org/0x4d6165/nws-cli
repositoryhttps://codeberg.org/0x4d6165/nws-cli
max_upload_size
id1371269
size94,591
0x4d6165 (0x4d6165)

documentation

README

  • NWS-CLI

A CLI application that gets the forecast or current conditions from the National Weather Service.

Pass the latitude and longitude (with an extra -- before any negative numbers) to get the current conditions or pass them to the current-conditions subcommand. To get the current forecast, pass them to five-day-forecast

** License Notice Copyright (C) 2024 Margaret Joan Miller This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.

 You should have received a copy of the GNU General Public License
 along with this program.  If not, see <https://www.gnu.org/licenses/>
Commit count: 0

cargo fmt