bobdenotter/weatherwidget

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

Maintainers

👁 bobdenotter

Package info

github.com/bobdenotter/weatherwidget

Type:bolt-extension

pkg:composer/bobdenotter/weatherwidget

Statistics

Installs: 156 006

Dependents: 1

Suggesters: 0

Stars: 12

Open Issues: 0

1.1.15 2021-03-27 11:14 UTC

Requires

  • php: >=7.1.3

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 50204830b6f952ad97d9ce20418a9781a6d3fbb8

  • Bob den Otter <bob.woop@twokings.nl>

This package is auto-updated.

Last update: 2026-05-27 22:37:16 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