A modern GNOME Shell weather extension with detailed current conditions, hourly and multi-day forecasts, and offline awareness.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
EGO-I-002 error
Gtk, Gdk and Adw must not be imported in shell process files
GTK library `Gtk` must not be imported in extension process files.
Do not import GTK libraries in GNOME Shell
ui/Forecast.js:3
import Gtk from 'gi://Gtk';
EGO-P-007 warning
JavaScript files should be reachable from extension.js or prefs.js
Some JavaScript files are not reachable from `extension.js` or `prefs.js` imports.
Don't include unnecessary files
preferences/aboutPage.js
preferences/layoutPage.js
ui/ButtonBar.js
ui/CitySelector.js
ui/CurrentWeather.js
utils/cache.js
| Version | Status |
|---|---|
| 2 | Unreviewed |
| 1 | Rejected |
WIll upload a new version. ignore this.