Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 1.05 KB

File metadata and controls

43 lines (29 loc) · 1.05 KB

Whether

A weather applet for the COSMIC desktop panel.

Whether applet screenshot

Features

  • Current conditions, hourly forecast, and 7-day daily forecast
  • Click a day to expand wind, precipitation, and detailed forecast info
  • Dual weather sources:
    • NWS (National Weather Service) — US locations, free, no API key
    • Open-Meteo — worldwide, free (CC BY 4.0)
  • Location search powered by Nominatim (OpenStreetMap)
  • Multiple saved locations with per-location source toggle
  • Temperature unit toggle (click the hero temperature to switch between °F and °C)
  • Panel displays weather icon and current temperature

Building

Requires Rust and just.

just build-release

Installation

just install

Then add Whether to your COSMIC panel via Settings > Desktop > Panel > Applets.

To remove:

just uninstall

License

GPL-3.0-only