Weather widget for GNOME Shell with hourly and 10-day forecasts, Weather Icons artwork, a thank-you wallet, and an interface in 18 languages. Forecasts and geocoding are fetched from Open-Meteo; automatic city detection uses ipinfo.io. The wallet address is copied to the clipboard only after an explicit user click.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
EGO-A-005 manual_review
extensions should not access the clipboard directly
Direct clipboard access via `St.Clipboard.get_default()` requires reviewer scrutiny.
extension.js:412
St.Clipboard.get_default()