Metadata-Version: 2.4
Name: wttrman
Version: 1.2.2
Summary: GUI front-end to https://wttr.in/.
Author-email: Melvin Quick <melvinquick@proton.me>
License-Expression: MIT
License-File: LICENSE
Requires-Python: >=3.12
Requires-Dist: pyside6>=6.8.2.1
Requires-Dist: pyyaml>=6.0.2
Requires-Dist: requests>=2.32.3
Description-Content-Type: text/markdown

## Donations

- [Buy Me A Coffee](https://www.buymeacoffee.com/KingKairos)
- [GitHub Sponsors](https://github.com/sponsors/melvinquick)

## Purpose

The general purpose of this app was to make a GUI front-end to [Wttr](https://wttr.in) to make it easier to get a condensed weather report for a multitude of locations across the United States.

## Install/Uninstall

Install: `curl -s https://codeberg.org/melvinquick/wttrman/raw/branch/main/install.py | python3 -`  
Uninstall: `curl -s https://codeberg.org/melvinquick/wttrman/raw/branch/main/uninstall.py | python3 -`

## Useful Information

- [Project Goals](https://codeberg.org/melvinquick/wttrman/projects/13315)
- [Latest Release](https://codeberg.org/melvinquick/wttrman/releases/latest)
- [Releases](https://codeberg.org/melvinquick/wttrman/releases)
