Skip to content
Tom Keffer edited this page Feb 23, 2026 · 10 revisions

Simple is a single page of weather data. A live example of this skin is here:

http://sailing.mit.edu/weather/simple

It also includes options for a light-on-dark variation:

http://sailing.mit.edu/weather/darkness

Installation

  1. Run the extension installer:
weectl extension install https://github.com/matthewwall/weewx-simple/archive/master.zip
  1. Restart weewx
sudo systemctl stop weewx
sudo systemctl start weewx

Source code

https://github.com/matthewwall/weewx-simple/

Screenshots

The simple skin with light-on-dark colors.

The simple skin with dark-on-light colors.

Clone this wiki locally