bolt/weatherwidget

🌤 A simple Dashboard Widget that displays the current weather. So you don't actually need to go outside or open the curtains.

Installs: 40

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 6

Type:bolt-extension

1.1.16 2025-07-16 12:33 UTC

This package is auto-updated.

Last update: 2025-07-16 12:47:45 UTC


README

Bolt Extension: A simple Dashboard Widget that displays the current weather. So you don't actually need to go outside or open the curtains.

Installation:

composer require bobdenotter/weatherwidget

Running PHPStan and Easy Codings Standard

First, make sure dependencies are installed:

COMPOSER_MEMORY_LIMIT=-1 composer update

And then run ECS:

vendor/bin/ecs check src