Skip to content

nwxnw/cosmic-ext-whether

Repository files navigation

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

Installation

Download the latest release from the Releases page.

Debian/Ubuntu (.deb)

sudo apt install ./cosmic-ext-whether_0.1.0_amd64.deb

Flatpak

flatpak install --user ./cosmic-ext-whether_0.1.0.flatpak

From source

Requires Rust, just, and system dependencies:

sudo apt install libxkbcommon-dev wayland-protocols libwayland-dev
just build-release
sudo just install

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

Uninstall

sudo just uninstall

License

GPL-3.0-only

About

COSMIC panel applet for weather forecasts (NWS + Open-Meteo)

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors