Skip to content

Fetches weather data from Wunderground for a personal weather station and displays it in Gutenberg blocks.

Notifications You must be signed in to change notification settings

cagrimmett/wunderground-pws-wp-blocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wunderground-pws-wp-blocks

Fetches weather data from Wunderground for a personal weather station and outputs it with a Gutenberg block.

Here is how it looks on the frontend:

v 0.3.0 desktop version

v 0.3.0 mobile version

Installing

  • Download this repo as a zip, then upload it to your WordPress Plugins area, install, and activate.
  • Settings page: /wp-admin/tools.php?page=wu-pws-settings
  • Add your API key from Wunderground
  • Add your Personal Weather Station ID

Block name: Wunderground PWS Current Weather

Development

Clone this repo, then run npm install. Make changes. Run npm run build.

Changelog

  • 2023-03-20 - 0.3.0 beta version with mobile responsivness and new color scheme.
  • 2023-03-16 - 0.2.0 beta version with design and sparklines. No mobile version.
  • 2023-03-05 - 0.1.0 Initial working version. No frills.

About

Fetches weather data from Wunderground for a personal weather station and displays it in Gutenberg blocks.

Resources

Stars

Watchers

Forks

Packages

No packages published