Bolt Extension: A simple Dashboard Widget that displays the current weather. So you don't actually need to go outside or open the curtains.
This repository was forked from bobdenotter/weatherwidget and updated to be used with newer versions of bolt/core.
Installation:
composer require bolt/weatherwidget
First, make sure dependencies are installed:
COMPOSER_MEMORY_LIMIT=-1 composer update
And then run ECS:
vendor/bin/ecs check src