Show METAR and TAF for your favourite airports. Uses aviationweather.gov services.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
1. Please remove `schemas/gschemas.compiled`. Not needed for 45+ packages. 2. Please remove: - `stylesheet.css` - `.claude/settings.local.json` - `icon.svg` [EGO Review Guidelines: unnecessary files](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#don-t-include-unnecessary-files) 3. Unused import: - line 21 `extension.js` - line 1 `prefs.js` 4. You should mention in the description that this extension is using `aviationweather.gov` services. 5. You should call `abort()` on disable or destroy (line 51 `extension.js`): [`Soup.Session.abort()`](https://gjs-docs.gnome.org/soup30~3.0/soup.session#method-abort) 6. Please remove the version for import (line 22 `extension.js`). If you need any help with your extension you can ask us on: - [GNOME Extensions Matrix Channel](https://matrix.to/#/#extensions:gnome.org) - IRC Bridge: irc://irc.gimpnet.org/shell-extensions