This is a fork from Weather O'Clock extension, a simple extension for GNOME Shell 42+ that adds an icon representing the current weather condition and the current actual temperature inside the pill next to the clock.
GNOME Weather is required for this extension to function.
Besides original features (choose right or left side of the clock), this extension also adds:
- Show/hide apparent temperature (feels like)
- Show/hide temperature unit symbol (°C or °F)
- Show/hide decimals in apparent temperature
- Show/hide written conditions (e.g., rain, drizzle) or sky description (e.g., partly cloudly, overcast) if no active weather
- GNOME Extensions
- Or if somehow you need to install it from source:
$ git clone https://github.com/albersonmiranda/topbar-weather
$ cd topbar-weather
$ make install